Linguaggio

AudioDeviceInfo.TypeBleSpeaker Campo

Definizione

Attenzione

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

Tipo di dispositivo che descrive un altoparlante audio Bluetooth Low Energy (BLE).

[Android.Runtime.Register("TYPE_BLE_SPEAKER", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.AudioDeviceType enum directly instead of this field.", true)]
public const Android.Media.AudioDeviceType TypeBleSpeaker = 27;
[<Android.Runtime.Register("TYPE_BLE_SPEAKER", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.AudioDeviceType enum directly instead of this field.", true)>]
val mutable TypeBleSpeaker : Android.Media.AudioDeviceType

Valore del campo

Value = 27
Attributi

Commenti

Tipo di dispositivo che descrive un altoparlante audio Bluetooth Low Energy (BLE).

per android.media.AudioDeviceInfo.TYPE_BLE_SPEAKER.

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