LEADTOOLS Multimedia (Leadtools.MediaWriter assembly)

CurrentSpeedIndex Property

Show in webframe





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

 

 


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