Index Property

Summary
The speed index for this speed.
Syntax
C#
VB
C++
public int Index { get; } 
Public ReadOnly Property Index As Integer 
public: 
property int Index { 
   int get(); 
} 

Property Value

The speed index for this speed.

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.