BluetoothCodecConfig.SampleRate88200 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 88200 Hz.

[Android.Runtime.Register("SAMPLE_RATE_88200", 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 SampleRate88200 = 4;
[<Android.Runtime.Register("SAMPLE_RATE_88200", 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 SampleRate88200 : Android.Bluetooth.SampleRate

Valor de campo

Value = 4

Implementaciones

Atributos

Comentarios

Velocidad de muestreo de códec 88200 Hz.

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

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