public static interface RemoteControlClient.OnGetPlaybackPositionListener
Modifier and Type | Method and Description |
---|---|
long |
onGetPlaybackPosition()
Called on the implementer of the interface to query the current playback position.
|
long onGetPlaybackPosition()