A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
callSWFMethod(method:String, ... rest) — method, class com.brightcove.api.components.SWFLoader |
|
Calls a method on the loaded SWF instance. |
CaptionDTO — class, package com.brightcove.api.dtos |
| |
CaptionDTO(caption:Object) — Constructor, class com.brightcove.api.dtos.CaptionDTO |
|
Constructor. |
captions — Property, class com.brightcove.api.dtos.VideoDTO |
|
The array of captions available for the video (if any)
|
CAPTIONS — Constant Static Property, class com.brightcove.api.APIModules |
|
Key for CaptionModule. |
CaptionsEvent — class, package com.brightcove.api.events |
|
Events to be broadcast when loading captions into the player. |
CaptionsEvent(type:String, url:String, error:Error) — Constructor, class com.brightcove.api.events.CaptionsEvent |
|
Constructor. |
CaptionsModule — class, package com.brightcove.api.modules |
|
API class for handling captions. |
CaptionsModule(module:Object) — Constructor, class com.brightcove.api.modules.CaptionsModule |
|
Constructor. |
CHANGE — Constant Static Property, class com.brightcove.api.events.MediaEvent |
|
The MediaEvent.CHANGE constant defines the value of the
type property of the event object for a
mediaChange event. |
CHANGE — Constant Static Property, class com.brightcove.api.events.PropertyChangeEvent |
|
The PropertyChangeEvent.CHANGE constant defines the value of the
type property of the event object for a
propertyChange event. |
checkStatus() — method, class com.brightcove.api.modules.AuthModule |
|
Check content status and send AUTH_NEEDED if applicable
|
ChromelessVideoPlayer — class, package com.brightcove.api.components |
|
The ChromelessVideoPlayer UI component in the player. |
ChromelessVideoPlayer(element:Object) — Constructor, class com.brightcove.api.components.ChromelessVideoPlayer |
|
Constructor. |
clearAdCuePoints(videoID:Number) — method, class com.brightcove.api.modules.CuePointsModule |
|
Clears all ad cuepoints for a specified video. |
clearCodeCuePoints(videoID:Number) — method, class com.brightcove.api.modules.CuePointsModule |
|
Clears all code cuepoints for a specified video. |
CLICK — Constant Static Property, class com.brightcove.api.events.BEMLMouseEvent |
|
The BEMLMouseEvent.CLICK constant defines the value of the
type property of the event object for a
elementClick event. |
clone() — method, class com.brightcove.api.events.AdEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.AuthEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.BEMLMouseEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.ContentEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.CuePointEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.EmbedCodeEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.ErrorEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.ExperienceEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.LoaderEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.MediaEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.MenuEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.PropertyChangeEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.SearchEvent |
|
Returns a copy of the event instance. |
clone() — method, class com.brightcove.api.events.ShortenedLinkEvent |
|
Returns a copy of the event instance. |
closeMenuPage() — method, class com.brightcove.api.modules.MenuModule |
|
Closes the menu page and icon menu, if opened. |
code — Property, class com.brightcove.api.events.ErrorEvent |
|
The ErrorType enum value for the error. |
code — Property, class com.brightcove.api.events.MediaEvent |
|
Returns the additional string code, if any, sent with the event. |
CODE — Constant Static Property, class com.brightcove.api.modules.MenuModule |
| |
ComboBox — class, package com.brightcove.api.components |
|
The ComboBox UI component in the player. |
ComboBox(element:Object) — Constructor, class com.brightcove.api.components.ComboBox |
|
Constructor. |
com.brightcove.api — package |
| |
com.brightcove.api.components — package |
| |
com.brightcove.api.dtos — package |
| |
com.brightcove.api.error — package |
| |
com.brightcove.api.events — package |
| |
com.brightcove.api.modules — package |
| |
com.brightcove.api.search — package |
| |
COMPLETE — Constant Static Property, class com.brightcove.api.events.LoaderEvent |
|
The LoaderEvent.COMPLETE constant defines the value of the
type property of the event object for a
loaderComplete event. |
COMPLETE — Constant Static Property, class com.brightcove.api.events.MediaEvent |
|
The MediaEvent.COMPLETE constant defines the value of the
type property of the event object for a
mediaComplete event. |
component — Property, class com.brightcove.api.components.Component |
|
Returns a reference to the wrapped API element in the player, which can be used to get access to new
methods that might not be defined within this version of the SWC. |
Component — class, package com.brightcove.api.components |
|
Abstract base class for all component objects in the player. |
Component(element:Object) — Constructor, class com.brightcove.api.components.Component |
|
Constructor. |
Container — class, package com.brightcove.api.components |
|
The Container UI component in the player. |
Container(element:Object) — Constructor, class com.brightcove.api.components.Container |
|
Constructor. |
CONTENT — Constant Static Property, class com.brightcove.api.APIModules |
|
Key for ContentModule. |
ContentEvent — class, package com.brightcove.api.events |
|
Events to be broadcast when content is loaded into the player. |
ContentEvent(type:String, media:com.brightcove.api.dtos:MediaDTO, mediaCollection:com.brightcove.api.dtos:MediaCollectionDTO) — Constructor, class com.brightcove.api.events.ContentEvent |
|
Constructor. |
ContentModule — class, package com.brightcove.api.modules |
|
API class for handling content retrieval. |
ContentModule(module:Object) — Constructor, class com.brightcove.api.modules.ContentModule |
|
Constructor. |
CONTENT_TYPE_AD — Constant Static Property, class com.brightcove.api.modules.VideoPlayerModule |
| |
CONTENT_TYPE_BUMPER — Constant Static Property, class com.brightcove.api.modules.VideoPlayerModule |
| |
CONTENT_TYPE_VIDEO — Constant Static Property, class com.brightcove.api.modules.VideoPlayerModule |
| |
contract() — method, class com.brightcove.api.components.ExpandingBanner |
|
Collapse the Banner. |
copyCode — Event, class com.brightcove.api.modules.MenuModule |
|
Dispatched when the "Copy Code" button on the "Get Code" menu page has been clicked. |
COPY_CODE — Constant Static Property, class com.brightcove.api.events.MenuEvent |
|
The MenuEvent.COPY_CODE constant defines the value of the
type property of the event object for a
copyCode event. |
copyLink — Event, class com.brightcove.api.modules.MenuModule |
|
Dispatched when the "Copy Link" button on the "Get Link" or "Share" menu page has been clicked. |
COPY_LINK — Constant Static Property, class com.brightcove.api.events.MenuEvent |
|
The MenuEvent.COPY_LINK constant defines the value of the
type property of the event object for a
copyLink event. |
createRuntimeMediaCollection(collection:Object, type:String) — method, class com.brightcove.api.modules.ContentModule |
|
Creates a media collection from the data passed in the custom object. |
CREATION_DATE — Constant Static Property, class com.brightcove.api.search.SortByType |
| |
CUE — Constant Static Property, class com.brightcove.api.events.CuePointEvent |
|
The CuePointEvent.CUE constant defines the value of the
type property of the event object for a
cuePoint event. |
cueMedia(id:Object, property:String) — method, class com.brightcove.api.components.AudioPlayer |
|
Cues up an audio track without playing it. |
cuePoint — Property, class com.brightcove.api.events.CuePointEvent |
|
Returns the cue point that caused the event to be fired. |
cuePoint — Event, class com.brightcove.api.modules.CuePointsModule |
|
Dispatched when a cue point is reached within a video currently playing back. |
CuePointEvent — class, package com.brightcove.api.events |
|
Events to be broadcast for media cue points. |
CuePointEvent(type:String, cuePoint:com.brightcove.api.dtos:VideoCuePointDTO) — Constructor, class com.brightcove.api.events.CuePointEvent |
|
Constructor. |
CUE_POINTS — Constant Static Property, class com.brightcove.api.APIModules |
|
Key for CuePointsModule. |
CuePointsModule — class, package com.brightcove.api.modules |
|
API class for handling cue points in video. |
CuePointsModule(module:Object) — Constructor, class com.brightcove.api.modules.CuePointsModule |
|
Constructor. |
cueVideo(id:Object, property:String) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Loads a video in the video window without playing it. |
currentRendition — Property, class com.brightcove.api.dtos.RenditionSelectionContext |
|
The current rendition being played at the time a new rendition could be determined, if desired. |
customFields — Property, class com.brightcove.api.dtos.MediaDTO |
|
Publisher-defined fields for media. |
CustomModule — class, package com.brightcove.api |
|
The class is an abstract base class that can be extended when developing custom Module or SWFLoader SWFs. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |