HTMLMediaElement
Represents the abstract base for HTML media (audio / video) elements.
An enumeration of possible network states.
An enumeration of media ready states.
The current time.
The total time (duration).
The state of the network.
The state of the media.
Currently seeking ?
The source url.
Gets or sets the cross-origin attribute.
Gets the current media source.
Gets or sets the current time in seconds.
Gets the time in seconds.
Gets the current network state.
Gets or sets the preload attribute.
Gets the current ready state.
Gets if seeking is currently active.
Gets or sets the media source.
Loads the media specified for this element.
Pauses the playback of the media for this element.
Tries to play the media for this element.