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: 10.3.199.0
Syntax
public short ExtraSize { get; set; }

Property Value

Type: Int16
See Also