AudioTrackBitsPerSample Property MediaSuite 3.1.1889.0
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

Reference