Java Reference
In-Depth Information
(continued)
prOperty NaMe
DesCrIptION
INtrODuCeD
Gets or sets the current playback rate.
HTML5
playbackRate
Gets the ranges that the media source has
played, if any.
HTML5
played
Gets or sets the preload attribute.
HTML5
preload
Gets the readiness of the media.
HTML5
readyState
Gets the time ranges that the user can seek.
HTML5
seekable
Indicates whether the media is in the process of
seeking to a new position.
HTML5
seeking
Gets or sets the src attribute.
HTML5
src
Gets or sets the volume of the audio. 0.0 (silent)
to 1.0 (loudest)
HTML5
volume
Methods
MethOD NaMe
DesCrIptION
INtrODuCeD
Determines the likelihood the browser can play
the given media type.
HTML5
canPlayType()
Begins loading the media content from the
server.
HTML5
load()
Pauses the media playback.
HTML5
pause()
Begins or resumes the media playback.
HTML5
play()
HTMLAudioelement
The <audio/> element does not have any unique properties or methods from HTMLMediaElement .
HTMLVideoelement
The <video/> element has a few unique properties.
Properties
prOperty NaMe
DesCrIptION
INtrODuCeD
Gets or sets the height attribute, determining
the size of the display area.
HTML5
height
Search WWH ::




Custom Search