Constant | Defined By | ||
---|---|---|---|
ADVERTISING : String = advertising [static]
Key for AdvertisingModule. | APIModules | ||
AUTH : String = auth [static] | APIModules | ||
CAPTIONS : String = captions [static]
Key for CaptionModule. | APIModules | ||
CONTENT : String = content [static]
Key for ContentModule. | APIModules | ||
CUE_POINTS : String = cuePoints [static]
Key for CuePointsModule. | APIModules | ||
EXPERIENCE : String = experience [static]
Key for ExperienceModule. | APIModules | ||
MENU : String = menu [static]
Key for MenuModule. | APIModules | ||
SEARCH : String = search [static]
Key for SearchModule. | APIModules | ||
SOCIAL : String = social [static]
Key for SocialModule. | APIModules | ||
VIDEO_PLAYER : String = videoPlayer [static]
Key for VideoPlayerModule. | APIModules |
ADVERTISING | Constant |
public static const ADVERTISING:String = advertising
Key for AdvertisingModule. See the article, Using Cue Points to Create Chapters in JavaScript, to download a code example for this Constant.
AUTH | Constant |
public static const AUTH:String = auth
CAPTIONS | Constant |
public static const CAPTIONS:String = captions
Key for CaptionModule.
CONTENT | Constant |
public static const CONTENT:String = content
Key for ContentModule.
CUE_POINTS | Constant |
public static const CUE_POINTS:String = cuePoints
Key for CuePointsModule. See the article, Using Cue Points to Create Chapters in JavaScript, to download a code example for this Constant.
EXPERIENCE | Constant |
public static const EXPERIENCE:String = experience
Key for ExperienceModule. See the article, Using Cue Points to Create Chapters in JavaScript, to download a code example for this Constant.
MENU | Constant |
public static const MENU:String = menu
Key for MenuModule.
SEARCH | Constant |
public static const SEARCH:String = search
Key for SearchModule.
SOCIAL | Constant |
public static const SOCIAL:String = social
Key for SocialModule.
VIDEO_PLAYER | Constant |
public static const VIDEO_PLAYER:String = videoPlayer
Key for VideoPlayerModule.