BluetoothLeAudioCodecConfig.SampleRate16000 Campo

Definizione

Attenzione

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

Frequenza di campionamento codec 16000 Hz.

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

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Frequenza di campionamento codec 16000 Hz.

per android.bluetooth.BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a