BluetoothHeadset.InterfaceConsts.LeAudio Campo

Definición

Precaución

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

Dispositivo de audio LE

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

Valor de campo

Value = 22
Atributos

Comentarios

Dispositivo de audio LE

Java documentación para android.bluetooth.BluetoothProfile.LE_AUDIO.

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