CurrentSpeedIndex Property

Summary
The current speed index for this writable drive.
Syntax
C#
C++/CLI
public int CurrentSpeedIndex { get; set; } 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

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