LEADTOOLS Multimedia (Leadtools.MediaWriter assembly)

TestBurnDisc Method

Show in webframe





A disc properties object created by MediaWriterDrive.CreateDisc
Performs a write test verifying the input folder or .ISO file specified.
Syntax
public void TestBurnDisc( 
   MediaWriterDisc discProps
)
'Declaration
 
Public Sub TestBurnDisc( _
   ByVal discProps As MediaWriterDisc _
) 
'Usage
 
Dim instance As MediaWriterDrive
Dim discProps As MediaWriterDisc
 
instance.TestBurnDisc(discProps)

            

            
public:
void TestBurnDisc( 
   MediaWriterDisc^ discProps
) 

Parameters

discProps
A disc properties object created by MediaWriterDrive.CreateDisc
Remarks
No data is written to the disc during the test. This function might be used to verify the data to be burned. The write tests are not supported for media of type DVD+RW. NOTE: Do not call this function when MediaWriterDrive.CurrentDiscType indicates the current disk is of type LTDVDBurner_DiscType_DVDPLUSRW. If an error occurs a Win32Exception will be thrown. Please Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation.
Requirements

Target Platforms

See Also

Reference

MediaWriterDrive Class
MediaWriterDrive Members
State property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MediaWriter requires a Document, Medical or Multimedia toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features