Condividi tramite


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

Documentazione java per android.bluetooth.BluetoothA2dp.STATE_PLAYING.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a