Click or drag to resize
WaveFormatExtensibleFormatTag Property
Gets or sets the audio format type. A complete list of format tags can be found in the Mmreg.h header file.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public short FormatTag { get; set; }

Property Value

Type: Int16
See Also