HTMLMediaElement
Represents the abstract base for HTML media (audio / video) elements.
An enumeration of possible network states.
An enumeration of media ready states.
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.
protected HTMLMediaElement()
Loads the media specified for this element.
Pauses the playback of the media for this element.
Tries to play the media for this element.