Alvas.Audio Class Library

FormatTagDetails.StandardFormats Field

Number of standard formats of the FormatTag type; that is, the combination of all sample rates, bits per sample, channels, and so on. This value can specify all formats supported by the driver, but not necessarily.

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

See Also

FormatTagDetails Class | Alvas.Audio Namespace