Packagecom.brightcove.api
Classpublic class APIModules
InheritanceAPIModules Inheritance Object



Public Constants
 ConstantDefined 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
Constant Detail
ADVERTISINGConstant
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.

AUTHConstant 
public static const AUTH:String = auth

CAPTIONSConstant 
public static const CAPTIONS:String = captions

Key for CaptionModule.

CONTENTConstant 
public static const CONTENT:String = content

Key for ContentModule.

CUE_POINTSConstant 
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.

EXPERIENCEConstant 
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.

MENUConstant 
public static const MENU:String = menu

Key for MenuModule.

SEARCHConstant 
public static const SEARCH:String = search

Key for SearchModule.

SOCIALConstant 
public static const SOCIAL:String = social

Key for SocialModule.

VIDEO_PLAYERConstant 
public static const VIDEO_PLAYER:String = videoPlayer

Key for VideoPlayerModule.