BluetoothA2dp.StatePlaying Campo

Definizione

Attenzione

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

Il dispositivo sink A2DP è musica in streaming.

[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

Valore del campo

Value = 10

Implementazioni

Attributi

Commenti

Il dispositivo sink A2DP è musica in streaming. Questo stato può essere una delle #EXTRA_STATE finalità o #ACTION_PLAYING_STATE_CHANGED#EXTRA_PREVIOUS_STATE .

per android.bluetooth.BluetoothA2dp.STATE_PLAYING.

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