Alvas.Audio Class Library

FormatTagDetails.FormatSize Field

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.

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

See Also

FormatTagDetails Class | Alvas.Audio Namespace