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
const | ActionConnectionStateChanged | string. Intent used to broadcast the change in connection state of the A2DP profile. |
const | ActionPlayingStateChanged | string. Intent used to broadcast the change in the Playing state of the A2DP profile. |
const | StateNotPlaying | A2dpState (11). A2DP sink device is NOT streaming music. |
const | StatePlaying | A2dpState (10). A2DP sink device is streaming music. |