Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaWriter assembly)

Show in webframe

CurrentSpeedIndex Property






The current speed index for this writable drive.
Syntax
public int CurrentSpeedIndex {get; set;}
'Declaration
 
Public Property CurrentSpeedIndex As Integer
'Usage
 
Dim instance As MediaWriterDrive
Dim value As Integer
 
instance.CurrentSpeedIndex = value
 
value = instance.CurrentSpeedIndex

            

            
public:
property int CurrentSpeedIndex {
   int get();
   void set (    int value);
}

Property Value

The current speed index for this writable drive.
Remarks
This index indicates which speed the drive is operating at for a burn operation. To obtain the list of supported speeds for the drive, check the MediaWriterDrive.Speeds Property. MediaWriterDrive.Speeds
Requirements

Target Platforms

See Also

Reference

MediaWriterDrive Class
MediaWriterDrive Members
MediaWriterDrive.Speeds

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