Scaleform::GFx::Video::VideoPlayer::CuePointParam

Scaleform::GFx::Video::VideoPlayer::CuePointParam
struct CuePointParam {
  String Name;
  String Value;
};
Description

Structure for holding the data associated with a cue point.

Members
Members 
Description 
String Name; 
Unique name of the cue point. 
String Value; 
Value for the cue point. 
File

Video_Video.h