Click or drag to resize
AudioWaveFormatExtraSize Property
Returns the number of extra bytes used by this waveformat. Often 0, except for compressed formats which store extra data after the WAVEFORMATEX header

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public short ExtraSize { get; set; }

Property Value

Type: Int16
See Also