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  
ad — Property, class com.brightcove.api.events.AdEvent
Returns the current extenal or received ad.
AD_CLICK — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_CLICK constant defines the value of the type property of the event object for an adClick event.
adComplete — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched when an ad finishes playing in the player.
AD_COMPLETE — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_COMPLETE constant defines the value of the type property of the event object for an adComplete event.
addCuePoints(videoID:Number, cuePoints:Array) — method, class com.brightcove.api.modules.CuePointsModule
Adds a set of cuepoints to a specified video.
addedToStage — Event, class com.brightcove.api.modules.ExperienceModule
Dispatched when player is added to the stage, if not a part of the display list on load.
ADDED_TO_STAGE — Constant Static Property, class com.brightcove.api.events.ExperienceEvent
The ExperienceEvent.ADDED_TO_STAGE constant defines the value of the type property of the event object for a addedToStage event.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.brightcove.api.BrightcoveModuleWrapper
Adds a listener for an event.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.brightcove.api.BrightcovePlayerWrapper
Adds a listener for an event.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.brightcove.api.components.AudioPlayer
Adds a listener for an event.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.brightcove.api.components.UIObject
Adds a listener for an event.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.brightcove.api.modules.APIModule
Adds a listener for an event.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.brightcove.api.search.VideoSearch
Adds a listener for an event.
AdEvent — class, package com.brightcove.api.events
Events that are dispatched by the ad module.
AdEvent(type:String, position:Number, ad:Object) — Constructor, class com.brightcove.api.events.AdEvent
Constructor.
adKeys — Property, class com.brightcove.api.dtos.MediaDTO
Key/value pairs appended to any ad requests during media's playback.
adPause — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched when an ad pauses playing back in the video window.
AD_PAUSE — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_PAUSE constant defines the value of the type property of the event object for an adPause event.
adPostRollsComplete — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched after all post-roll ads have completed or immediately after a post-roll ad has been requested and no ad is returned.
AD_POSTROLLS_COMPLETE — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_POSTROLLS_COMPLETE constant defines the value of the type property of the event object for an adPostRollsComplete event.
adProgress — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched as an ad plays back in the video window.
AD_PROGRESS — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_PROGRESS constant defines the value of the type property of the event object for an adProgress event.
adReceived — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched immediately after an ad has been received from the ad server.
AD_RECEIVED — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_RECEIVED constant defines the value of the type property of the event object for an adReceived event.
adResume — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched when an ad resumes playback in the video window after being previously paused.
AD_RESUME — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_RESUME constant defines the value of the type property of the event object for an adResume event.
adRulesReady — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched when the adRulesReady() method is called in an Ad Rules SWF.
AD_RULES_READY — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_RULES_READY constant defines the value of the type property of the event object for an adRulesReady event.
adStart — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched when an ad starts initial playback in the video window.
AD_START — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.AD_START constant defines the value of the type property of the event object for an adStart event.
ADVERTISING — Constant Static Property, class com.brightcove.api.APIModules
Key for AdvertisingModule.
AdvertisingContext — class, package com.brightcove.api.components
The AdvertisingContext component in the player.
AdvertisingContext(element:Object) — Constructor, class com.brightcove.api.components.AdvertisingContext
Constructor.
AdvertisingModule — class, package com.brightcove.api.modules
API class for handling advertising features.
AdvertisingModule(module:Object) — Constructor, class com.brightcove.api.modules.AdvertisingModule
Constructor.
albumTitle — Property, class com.brightcove.api.dtos.AudioTrackDTO
Title of the album for the audio track in the player.
allowThirdPartyControl(pControl:Boolean) — method, class com.brightcove.api.modules.AdvertisingModule
If true, disassociates the video player controls with the video player and allows for the listening to video control events to manipulate their own third party ad as they choose.
allowViralSyndication — Property, class com.brightcove.api.dtos.MediaDTO
Whether the media is allowed to be virally distributed to other sites.
APIModule — class, package com.brightcove.api.modules
Abstract base class for all API modules.
APIModule(pModule:Object) — Constructor, class com.brightcove.api.modules.APIModule
Constructor.
APIModules — class, package com.brightcove.api
appendArgsToMediaRequest(argumentString:String) — method, class com.brightcove.api.modules.ContentModule
Appends the valid values from the query string to any media request from the player.
appendChild(child:String) — method, class com.brightcove.api.components.Container
Adds a new child element to the end of the box children array.
appendChild(child:String) — method, class com.brightcove.api.components.LayoutBox
Adds a new child element to the end of the box children array.
appendChild(child:String) — method, class com.brightcove.api.components.ViewStack
Adds a new child element to the end of the box children array.
appendTab(tabData:Object) — method, class com.brightcove.api.components.TabBar
Appends a single tab into tab bar at the end of the list.
artistName — Property, class com.brightcove.api.dtos.AudioTrackDTO
Name of the artist for the audio track in the player.
ASC — Constant Static Property, class com.brightcove.api.search.SortOrderType
AudioPlayer — class, package com.brightcove.api.components
API class for handing audio playback
AudioPlayer(element:Object) — Constructor, class com.brightcove.api.components.AudioPlayer
Constructor.
audioTrackCount — Property, class com.brightcove.api.dtos.AudioTrackPlaylistDTO
The total number of audio tracks in the playlist.
AudioTrackDTO — class, package com.brightcove.api.dtos
Represents a video in the player.
AudioTrackDTO(audioTrack:Object) — Constructor, class com.brightcove.api.dtos.AudioTrackDTO
Constructor.
audioTrackIds — Property, class com.brightcove.api.dtos.AudioTrackPlaylistDTO
Array of audio track IDs, representing each audio track in the playlist.
AUDIO_TRACK_PLAYLIST — Constant Static Property, class com.brightcove.api.modules.ContentModule
Value that filters the type returned by the getAllMediaCollections() or getAllMediaCollectionIDs method to only include audio track playlists when passed as the collectionType property.
AudioTrackPlaylistDTO — class, package com.brightcove.api.dtos
AudioTrackPlaylistDTO(audioTrackPlaylist:Object) — Constructor, class com.brightcove.api.dtos.AudioTrackPlaylistDTO
Constructor.
audioTrackURL — Property, class com.brightcove.api.dtos.AudioTrackDTO
URL of the audio track asset.
AUTH — Constant Static Property, class com.brightcove.api.APIModules
AUTH_CANCEL — Constant Static Property, class com.brightcove.api.modules.AuthModule
AUTH_ERROR — Constant Static Property, class com.brightcove.api.modules.AuthModule
AuthEvent — class, package com.brightcove.api.events
Events to be broadcast for authorization
AuthEvent(type:String, service:String, data:Object) — Constructor, class com.brightcove.api.events.AuthEvent
Constructor.
AuthModule — class, package com.brightcove.api.modules
API class for handling media playback.
AuthModule(module:Object) — Constructor, class com.brightcove.api.modules.AuthModule
Constructor.
authNeeded — Event, class com.brightcove.api.modules.AuthModule
AUTH_NEEDED — Constant Static Property, class com.brightcove.api.events.AuthEvent
The AuthEvent.AUTH_NEEDED constant signals that the currently loaded media needs a media token before playback can successfully start.
AUTH_NEEDED — Constant Static Property, class com.brightcove.api.events.MediaEvent
AUTH_TYPE_ADOBEPASS — Constant Static Property, class com.brightcove.api.modules.AuthModule
AUTH_TYPE_AIS — Constant Static Property, class com.brightcove.api.modules.AuthModule
autoLoad — Property, class com.brightcove.api.BrightcoveFlexComponent
Returns whether the nested player is set to autoload upon instantiation of this object.
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