Click or drag to resize
AudioTrackDescriptorBitsPerSample Property
Gets or sets the bits per sample.

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

Property Value

Type: Int32
The bits per sample.
See Also