RemoteController.ClientPlaybackStateUpdateEventArgs Constructor

Definition

public ClientPlaybackStateUpdateEventArgs (Android.Media.RemoteControlPlayState state, long stateChangeTimeMs, long currentPosMs, float speed);
new Android.Media.RemoteController.ClientPlaybackStateUpdateEventArgs : Android.Media.RemoteControlPlayState * int64 * int64 * single -> Android.Media.RemoteController.ClientPlaybackStateUpdateEventArgs

Parameters

stateChangeTimeMs
Int64
currentPosMs
Int64
speed
Single

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to