SpeechAudioFormatInfo.BitsPerSample 属性

定义

获取音频的每样本位数。

public:
 property int BitsPerSample { int get(); };
public int BitsPerSample { get; }
member this.BitsPerSample : int
Public ReadOnly Property BitsPerSample As Integer

属性值

Int32

每个示例的位数的值。

适用于