BluetoothCodecConfig.SampleRate96000 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 96000 Hz.

[Android.Runtime.Register("SAMPLE_RATE_96000", 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 SampleRate96000 = 8;
[<Android.Runtime.Register("SAMPLE_RATE_96000", 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 SampleRate96000 : Android.Bluetooth.SampleRate

Valor de campo

Value = 8

Implementaciones

Atributos

Comentarios

Velocidad de muestreo de códec 96000 Hz.

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

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