BluetoothCodecConfig.SampleRate192000 Campo

Definición

Precaución

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

Velocidad de muestreo de códec 192000 Hz.

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

Valor de campo

Value = 32

Implementaciones

Atributos

Comentarios

Velocidad de muestreo de códec 192000 Hz.

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

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