Home | History | Annotate | Download | only in html

Lines Matching full:playback

1017 // playback state
1099 // playback and the direction of playback is forwards, and false otherwise.
1265 // Because a media element stays in non-paused state when it reaches end, playback resumes
1270 // Not at the end but we still want to pause playback so the media engine doesn't try to
1587 // A media element is said to have ended playback when the element's
1592 // and the current playback position is the end of the media resource and the direction
1593 // of playback is forwards and the media element does not have a loop attribute specified,
1598 // or the current playback position is the earliest possible position and the direction
1599 // of playback is backwards
1743 // Stop the playback without generating events