enum CuePointType { EventCuePoint, NavigationCuePoint };
Lists the type of the embedded cue point data in the video file.
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. |
Video_Video.h