setPositionState static method
Sets the current playback position and speed of the media currently being presented.
Implementation
@JS('setPositionState')
external static void setPositionState(MediaSessionPositionState? state);
Sets the current playback position and speed of the media currently being presented.
@JS('setPositionState')
external static void setPositionState(MediaSessionPositionState? state);