←Select platform
In This Topic ▼

MediaWriterDrive Class Members

Summary

The following tables list the members exposed by MediaWriterDrive.

Public Methods

Name Description
Public Method
BurnDisc Performs actual burning of an .ISO image or selected folder path to the disc in the current drive.
Public Method Cancel Cancels the current operation.
Public Method CreateDisc Creates a MediaWriterDisc object.
Public Method CreateISO Creates an .ISO image file on the selected folder path.
Public Method EjectDisc Opens the current CD or DVD drive tray.
Public Method EraseDisc Erases the data from the currently loaded rewritable disc, if possible.
Public Method LoadDisc Closes the CD or DVD tray.
Public Method TestBurnDisc Performs a write test verifying the input folder or .ISO file specified.

Protected Methods

Name Description
Protected Method
Dispose Releases all the resources used by this object.

Public Properties

Name Description
Public Property
AutoEject Gets or sets the auto eject state.
Public Property CurrentDiscType The current MediaWriterDiscType of the disc currently inserted into the drive.
Public Property CurrentSpeedIndex The current speed index for this writable drive.
Public Property DeviceID The Windows Device ID string for this drive.
Public Property DiscCapacity Gets the capacity, in bytes, of the inserted media in the drive.
Public Property DiscProps The current MediaWriterDisc disc properties for this writable drive.
Public Property DiscTypes The list of supported disc types for the drive.
Public Property DriveNumber The drive index of this drive.
Public Property Ejectable Gets the ejectable state for this drive.
Public Property Eraseable Gets the erasable state for this drive.
Public Property Loadable Gets the loadable state for this drive.
Public Property Loaded Gets the loaded state for the current drive.
Public Property Name The name of this drive.
Public Property ReserveCDTrackOnWriting Gets or sets a value that indicates whether reserving the CD track is enabled before writing on the media.
Public Property Speeds The list of MediaWriterSpeeds for this drive.
Public Property State Gets the MediaWriterState for the current drive.
Public Property TestWriteable Gets the test writeable state for the current drive.
Public Property Writeable Gets the writable state for the current drive.

Public Events

Name Description
Public Event
OnDeviceEvent The event delegate for writable drive eject and load events.
Public Event OnProgress The event delegate for writable drive progress events.

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

Leadtools.MediaWriter Assembly