BluetoothCodecConfig.BitsPerSample24 Campo

Definizione

Attenzione

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

Codec bit per campione 24.

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

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

Codec bit per campione 24.

per android.bluetooth.BluetoothCodecConfig.BITS_PER_SAMPLE_24.

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