VideoPlayer::GetVideoInfo

VideoPlayer::GetVideoInfo
virtual void GetVideoInfo(VideoInfo* info) = 0;
Description

GetVideoInfo retrieves the information of the video file being played. 

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

Parameters
Parameters 
Description 
VideoInfo* info 
Pointer to VideoInfo structure containing information of the video.