Freigeben über


BluetoothA2dp.StatePlaying Feld

Definition

Achtung

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

Das A2DP-Sinkgerät ist Streamingmusik.

[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

Feldwert

Value = 10

Implementiert

Attribute

Hinweise

Java-Dokumentation für android.bluetooth.BluetoothA2dp.STATE_PLAYING.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: