The fields of Android.Media.RemoteController are listed below. For a list of all members, see the RemoteController Members list.
See Also: Inherited members from Java.Lang.Object
const | PositionSynchronizationCheck | SynchronizationPosition (1). The playback position synchronization mode where the RemoteControlClient instances which expose their playback position to the framework, will be regularly polled to check whether any drift has been noticed between their estimated position and the one they report. |
const | PositionSynchronizationNone | SynchronizationPosition (0). Default playback position synchronization mode where the RemoteControlClient is not asked regularly for its playback position to see if it has drifted from the estimated position. |