Alvas.Audio Class Library

FormatTagDetails Fields

The fields of the FormatTagDetails structure are listed below. For a complete list of FormatTagDetails structure members, see the FormatTagDetails Members topic.

Public Instance Fields

Driver
FormatSize Largest total size in bytes of the waveform-audio format of the FormatTag type. For example, this member will be 16 for PCM and 50 for ADPCM.
FormatTag Waveform-audio format tag that the FormatTagDetails structure describes.
FormatTagIndex 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.
FormatTagName String that describes the FormatTag type.
StandardFormats 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.
Support Driver-support flags specific to the format tag.

See Also

FormatTagDetails Class | Alvas.Audio Namespace