Android.Bluetooth.BluetoothA2dp: Field Members

The fields of Android.Bluetooth.BluetoothA2dp are listed below. For a list of all members, see the BluetoothA2dp Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
ActionConnectionStateChangedstring. Intent used to broadcast the change in connection state of the A2DP profile.
const
ActionPlayingStateChangedstring. Intent used to broadcast the change in the Playing state of the A2DP profile.
const
StateNotPlayingA2dpState (11). A2DP sink device is NOT streaming music.
const
StatePlayingA2dpState (10). A2DP sink device is streaming music.