Scaleform::GFx::Video::VideoPlayer::CuePointType

Scaleform::GFx::Video::VideoPlayer::CuePointType
enum CuePointType {
  EventCuePoint,
  NavigationCuePoint
};
Description

Lists the type of the embedded cue point data in the video file.

Members
Members 
Description 
EventCuePoint 
Type of cue point that is not revealed to the navigation controls for the video content. 
NavigationCuePoint 
Type of cue point that is seekable with the playback component. 
File

Video_Video.h