FormatTag

AsfAudioStreamProperty.FormatTag property

Gets the unique ID of the codec used to encode the audio data.

public ushort FormatTag { get; }

Property Value

The unique ID of the codec used to encode the audio data.

See Also