BluetoothLeAudioCodecConfig.BitsPerSample32 Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Bluetooth.BluetoothLeBitsPerSample enum directly instead of this field.

Codec bit per campione 32.

[Android.Runtime.Register("BITS_PER_SAMPLE_32", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothLeBitsPerSample enum directly instead of this field.", true)]
public const Android.Bluetooth.BluetoothLeBitsPerSample BitsPerSample32 = 8;
[<Android.Runtime.Register("BITS_PER_SAMPLE_32", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothLeBitsPerSample enum directly instead of this field.", true)>]
val mutable BitsPerSample32 : Android.Bluetooth.BluetoothLeBitsPerSample

Valore del campo

Value = 8

Implementazioni

Attributi

Commenti

Codec bit per campione 32.

per android.bluetooth.BluetoothLeAudioCodecConfig.BITS_PER_SAMPLE_32.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a