Поделиться через


AudioDeviceInfo.TypeBleSpeaker Поле

Определение

Внимание!

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

Тип устройства, описывающий звуковой динамик 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

Значение поля

Value = 27
Атрибуты

Комментарии

Тип устройства, описывающий звуковой динамик Bluetooth Low Energy (BLE).

Документация по Java для android.media.AudioDeviceInfo.TYPE_BLE_SPEAKER.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к