Alvas.Audio Class Library

FormatTagDetails.FormatTagIndex Field

Index of the format tag for which details will be retrieved. The index ranges from zero to one less than the number of format tags supported by an ACM driver.

[Visual Basic]
Public FormatTagIndex As Integer
[C#]
public Int32 FormatTagIndex;

See Also

FormatTagDetails Class | Alvas.Audio Namespace