StandardMediaControls
The set of standard media controls.
defaultFactory is the factory that is used by default to create these controls.
Entries
Link copied to clipboard
Seeks a fixed amount of seconds backwards.
Link copied to clipboard
Skips backward to the start of the current item, or the previous item.
Link copied to clipboard
Toggles between playing and paused state.
Link copied to clipboard
Skips forward, towards the next media item.
Link copied to clipboard
Seeks a fixed amount of seconds forwards.
Inherited properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.