VideoPlayer::Pause
Previous
|
Next
VideoPlayer::Pause
VideoPlayer
virtual
void
Pause
(
bool
on_off
) = 0;
Description
Pause pauses or resumes the playback of the movie.
Parameters
Parameters
Description
bool on_off
A Boolean flag which is used to pause/resume the movie.