VideoPlayer::SyncObject::Pause

VideoPlayer::SyncObject::Pause
virtual void Pause(bool sw) = 0;
Description

Pause notifies a synchronization object that the video stream should be paused or resumed.

Parameters
Parameters 
Description 
bool sw 
A Boolean flag set to true/false to pause/resume streaming of video data.