TestBurnDisc Method

Summary
Performs a write test verifying the input folder or .ISO file specified.
Syntax
C#
C++/CLI
public void TestBurnDisc( 
   MediaWriterDisc 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. Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.