Click or drag to resize

AudioWaveFormatBitsPerSample Property

Returns the number of bits per sample (usually 16 or 32, sometimes 24 or 8) Can be 0 for some codecs

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public short BitsPerSample { get; set; }

Property Value

Int16
See Also