Click or drag to resize
WaveFormatExtensibleBitsPerSample Property
Gets or sets the number of bits in a single sample of the format's data.

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

Property Value

Type: Int16
See Also