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 |
redispatchEvent(event:flash.events:Event) — method, class com.brightcove.api.components.SWFLoader |
|
Sends the specified event, usually sent from a handler in order to bubble up non-bubbling events. |
redispatchEvent(event:flash.events:Event) — method, class com.brightcove.api.components.UIObject |
|
Sends the specified event, usually sent from a handler in order to bubble up non-bubbling events. |
referenceId — Property, class com.brightcove.api.dtos.MediaCollectionDTO |
|
Publisher-defined ID for playlist. |
referenceId — Property, class com.brightcove.api.dtos.MediaDTO |
|
Publisher-defined ID for the media item. |
REFERENCE_ID — Constant Static Property, class com.brightcove.api.modules.ContentModule |
|
Value that retrieves media or media collections by referenceID when passed as the property
parameter of the getMedia(), getMediaAsync(),
getMediaCollection() or getMediaCollectionAsync() method. |
RELATED_VIDEOS — Constant Static Property, class com.brightcove.api.modules.MenuModule |
| |
releaseYear — Property, class com.brightcove.api.dtos.AudioTrackDTO |
|
Year the audio track in the player was released. |
removeAdCuePointsAtTime(videoID:Number, time:Number) — method, class com.brightcove.api.modules.CuePointsModule |
|
Removes ad cuepoints at the specified time for the specified video. |
removeChildAt(index:uint) — method, class com.brightcove.api.components.Container |
|
Removes a child element from the box children array at the specified index. |
removeChildAt(index:uint) — method, class com.brightcove.api.components.LayoutBox |
|
Removes a child element from the box children array at the specified index. |
removeChildAt(index:uint) — method, class com.brightcove.api.components.ViewStack |
|
Removes a child element from the box children array at the specified index. |
removeChildByID(id:String) — method, class com.brightcove.api.components.Container |
|
Removes a child element with the specified ID from the box children array. |
removeChildByID(id:String) — method, class com.brightcove.api.components.LayoutBox |
|
Removes a child element with the specified ID from the box children array. |
removeChildByID(id:String) — method, class com.brightcove.api.components.ViewStack |
|
Removes a child element with the specified ID from the box children array. |
removeCodeCuePointsAtTime(videoID:Number, time:Number) — method, class com.brightcove.api.modules.CuePointsModule |
|
Removes code cuepoints at the specified time for the specified video. |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.brightcove.api.BrightcoveModuleWrapper |
|
Removes a listener for an event. |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.brightcove.api.BrightcovePlayerWrapper |
|
Removes a listener for an event. |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.brightcove.api.components.AudioPlayer |
|
Removes a listener for an event. |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.brightcove.api.components.UIObject |
|
Removes a listener for an event. |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.brightcove.api.modules.APIModule |
|
Removes a listener for an event. |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.brightcove.api.search.VideoSearch |
|
Removes a listener for an event. |
removeMessage() — method, class com.brightcove.api.modules.AuthModule |
|
Removes the user message and re-enables the controls
|
removeOverlayMenu() — method, class com.brightcove.api.modules.MenuModule |
|
Removes overlay menu from player. |
removeTabAt(index:uint) — method, class com.brightcove.api.components.TabBar |
|
Removes a single tab from tab bar at specified location. |
removeUserMessage() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Removes the user message dialog, if present. |
rendition — Property, class com.brightcove.api.events.MediaEvent |
|
Returns the rendition associated with the event. |
RenditionAssetDTO — class, package com.brightcove.api.dtos |
| |
RenditionAssetDTO(rendition:Object) — Constructor, class com.brightcove.api.dtos.RenditionAssetDTO |
|
Constructor. |
RENDITION_CHANGE_COMPLETE — Constant Static Property, class com.brightcove.api.events.MediaEvent |
|
The MediaEvent.RENDITION_CHANGE_COMPLETE constant defines the value of the
type property of the event object for a
mediaRenditionChangeComplete event. |
RENDITION_CHANGE_REQUEST — Constant Static Property, class com.brightcove.api.events.MediaEvent |
|
The MediaEvent.RENDITION_CHANGE_REQUEST constant defines the value of the
type property of the event object for a
mediaRenditionChangeRequest event. |
renditions — Property, class com.brightcove.api.dtos.RenditionSelectionContext |
|
An array of RenditionAssetDTOs belonging to the video. |
renditions — Property, class com.brightcove.api.dtos.VideoDTO |
|
The array of renditions available for the video. |
RenditionSelectionContext — class, package com.brightcove.api.dtos |
| |
RenditionSelectionContext(context:Object) — Constructor, class com.brightcove.api.dtos.RenditionSelectionContext |
|
Constructor. |
replaceTabAt(tabData:Object, index:uint) — method, class com.brightcove.api.components.TabBar |
|
Replaces the data of a single tab in tab bar at specified location with the specified data. |
requestAd(cuePointKVP:String, queueRequest:Boolean) — method, class com.brightcove.api.modules.AdvertisingModule |
|
Requests an ad using the currently loaded ad translator. |
requestorId — Property, class com.brightcove.api.events.AuthEvent |
|
Returns the requestorId and resourceId for the media. |
requestRenditionChange() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Forces the rendition selection algorithm to run, potentially changing the currently playing rendition. |
resourceId — Property, class com.brightcove.api.events.AuthEvent |
| |
RESULT — Constant Static Property, class com.brightcove.api.events.SearchEvent |
|
The SearchEvent.RESULT constant defines the value of the
type property of the event object for a
searchResult event. |
resumeAfterExternalAd() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Informs the player that an external ad has completed playing. |
ROLL_OUT — Constant Static Property, class com.brightcove.api.events.BEMLMouseEvent |
|
The BEMLMouseEvent.ROLL_OUT constant defines the value of the
type property of the event object for a
elementRollOut event. |
ROLL_OVER — Constant Static Property, class com.brightcove.api.events.BEMLMouseEvent |
|
The BEMLMouseEvent.ROLL_OVER constant defines the value of the
type property of the event object for a
elementRollOver event. |
|
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 |