VideoPlayer::Seek

VideoPlayer::Seek
virtual void Seek(UInt32 pos) = 0;
Description

Seek seeks to specified position in the movie file. 

Note: This method can only be called after the status of the movie has transitioned to Ready status. 

Parameters
Parameters 
Description 
UInt32 pos 
Position to seek in the movie.