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


BluetoothA2dp.StatePlaying Поле

Определение

Внимание!

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

Устройство приемника A2DP — потоковая передача музыки.

[Android.Runtime.Register("STATE_PLAYING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.A2dpState enum directly instead of this field.", true)]
public const Android.Bluetooth.A2dpState StatePlaying = 10;
[<Android.Runtime.Register("STATE_PLAYING")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.A2dpState enum directly instead of this field.", true)>]
val mutable StatePlaying : Android.Bluetooth.A2dpState

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

Value = 10

Реализации

Атрибуты

Комментарии

Документация по Java для android.bluetooth.BluetoothA2dp.STATE_PLAYING.

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

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