LEADTOOLS Multimedia (Leadtools.MediaWriter assembly)
LEAD Technologies, Inc

TestBurnDisc Method






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
)
 function Leadtools.MediaWriter.MediaWriterDrive.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaWriterDrive Class
MediaWriterDrive Members
State property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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