VideoPlayer::GetCurrentCuePoints

VideoPlayer::GetCurrentCuePoints
virtual void GetCurrentCuePoints(Array<CuePoint>* cuePoints) = 0;
Description

GetCurrentCuePoints retrieves the cue points that were triggered since the last call to this method.

Parameters
Parameters 
Description 
cue_points 
An array of cue points encoded in the video file.