Compartilhar via


BluetoothA2dp.StatePlaying Campo

Definição

Cuidado

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

O dispositivo de dissipação A2DP está transmitindo música.

[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

Valor do campo

Value = 10

Implementações

Atributos

Comentários

Documentação Java para android.bluetooth.BluetoothA2dp.STATE_PLAYING.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a