CurrentSpeedIndex Property

Summary
The current speed index for this writable drive.
Syntax
C#
VB
C++
public int CurrentSpeedIndex { get; set; } 
Public Property CurrentSpeedIndex As Integer 
public: 
property int CurrentSpeedIndex { 
   int get(); 
   void set (    int ); 
} 

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

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

Leadtools.MediaWriter Assembly

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