Freigeben über


BluetoothCodecConfig.BitsPerSample Property

Definition

Returns the codec bits per sample.

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

Property Value

Attributes

Remarks

Returns the codec bits per sample. The value can be a bitmask with all bits per sample supported.

Java documentation for android.bluetooth.BluetoothCodecConfig.getBitsPerSample().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to