BluetoothCodecConfig.BitsPerSample 屬性

定義

回傳每個取樣的編碼位元。

public int BitsPerSample { [Android.Runtime.Register("getBitsPerSample", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getBitsPerSample", "()I", "", ApiSince=33)>]
member this.BitsPerSample : int

屬性值

屬性

備註

回傳每個取樣的編碼位元。 該值可以是位元遮罩,且每個樣本支援所有位元。

Java 文件 android.bluetooth.BluetoothCodecConfig.getBitsPerSample()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於