VideoFile.pause Method¶
Module: VideoFile
Definition¶
Pauses the playback of the loaded video file or stream.
This function transitions the video to pause mode.
void pause()
Exceptions
An error has occurred during Devices Library execution.
Module: VideoFile
Pauses the playback of the loaded video file or stream.
This function transitions the video to pause mode.
void pause()
Exceptions