BluetoothCodecConfig.BitsPerSample32 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 ejemplo 32.

[Android.Runtime.Register("BITS_PER_SAMPLE_32", 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 BitsPerSample32 = 4;
[<Android.Runtime.Register("BITS_PER_SAMPLE_32", 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 BitsPerSample32 : Android.Bluetooth.BitsPerSample

Valor de campo

Value = 4

Implementaciones

Atributos

Comentarios

Bits de códec por ejemplo 32.

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

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