Scaleform::GFx::Video::VideoPlayer::SyncObject
class SyncObject : public RefCountBaseNTS<SyncObject, Stat_Video_Mem>;
Synchronization object used for synchronizing video stream with SWF movieclip timeline.
Method |
Description |
Returns the user controlled time, based on which the video playback will be synchronized. | |
Notifies a synchronization object that the video stream should be paused or resumed. | |
Sets a start video frame. | |
Notifies the synchronization object that the video stream should be started. | |
Notifies the synchronization object that the video stream should be stopped. |
Video_Video.h