BluetoothCodecConfig.BitsPerSample24 Campo

Definición

Precaución

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

Bits de códec por muestra 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

Valor de campo

Value = 2

Implementaciones

Atributos

Comentarios

Bits de códec por muestra 24.

Java documentación para android.bluetooth.BluetoothCodecConfig.BITS_PER_SAMPLE_24.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a