Click or drag to resize
WaveFormatExtensibleSize Property
Gets or sets the size in bytes of any extra format data added to the end of the WAVEFORMATEX structure.

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

Property Value

Type: Int16
See Also