BluetoothCodecConfig.BitsPerSample16 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 16.

[Android.Runtime.Register("BITS_PER_SAMPLE_16", 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 BitsPerSample16 = 1;
[<Android.Runtime.Register("BITS_PER_SAMPLE_16", 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 BitsPerSample16 : Android.Bluetooth.BitsPerSample

Valor de campo

Value = 1

Implementaciones

Atributos

Comentarios

Bits de códec por muestra 16.

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

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