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  
Banner — class, package com.brightcove.api.components
The Banner UI component in the player.
Banner(element:Object) — Constructor, class com.brightcove.api.components.Banner
Constructor.
BEGIN — Constant Static Property, class com.brightcove.api.events.MediaEvent
The MediaEvent.BEGIN constant defines the value of the type property of the event object for a mediaBegin event.
BEMLMouseEvent — class, package com.brightcove.api.events
Events specifically for mouse event handling within a BEML container so that external objects can be notified.
BEMLMouseEvent(type:String, elementID:String, elementData:Object) — Constructor, class com.brightcove.api.events.BEMLMouseEvent
Constructor.
blogPostClick — Event, class com.brightcove.api.modules.MenuModule
Dispatched when an entry has been posted to a blog through the blog menu page.
BLOG_POST_CLICK — Constant Static Property, class com.brightcove.api.events.MenuEvent
The MenuEvent.BLOG_POST_CLICK constant defines the value of the type property of the event object for a blogPostClick event.
BrightcoveDateDTO — class, package com.brightcove.api.dtos
BrightcoveDateDTO(pDateDTO:Object) — Constructor, class com.brightcove.api.dtos.BrightcoveDateDTO
BrightcoveFlexComponent — class, package com.brightcove.api
Flex class to wrap the BrightcovePlayer snippet in order to simplify use within Flex applications as well as to provide strong typing of objects retrieved through the API, like the internal modules and components in the player.
BrightcoveFlexComponent() — Constructor, class com.brightcove.api.BrightcoveFlexComponent
Constructor.
BrightcoveModuleWrapper — class, package com.brightcove.api
BrightcoveModuleWrapper(playerInterface:flash.events:IEventDispatcher) — Constructor, class com.brightcove.api.BrightcoveModuleWrapper
Wrapper object for Brightcove player interface to ensure all objects returned are wrapped in API SWC wrapper classes.
BrightcovePlayerWrapper — class, package com.brightcove.api
BrightcovePlayerWrapper(player:flash.display:Sprite) — Constructor, class com.brightcove.api.BrightcovePlayerWrapper
Wrapper object for Brightcove player to ensure all objects returned are wrapped in API SWC wrapper classes.
BUFFER_BEGIN — Constant Static Property, class com.brightcove.api.events.MediaEvent
The MediaEvent.BUFFER_BEGIN constant defines the value of the type property of the event object for a mediaBufferBegin event.
BUFFER_COMPLETE — Constant Static Property, class com.brightcove.api.events.MediaEvent
The MediaEvent.BUFFER_COMPLETE constant defines the value of the type property of the event object for a mediaBufferComplete event.
bufferLength — Property, class com.brightcove.api.dtos.RenditionSelectionContext
The current bufferLength value of the current stream, if any (this may be NaN on initial selection of a rendition).
bufferTime — Property, class com.brightcove.api.dtos.RenditionSelectionContext
The current bufferTime value of the current stream, if any (this may be NaN on initial selection of a rendition).
Button — class, package com.brightcove.api.components
The Button UI component in the player.
Button(element:Object) — Constructor, class com.brightcove.api.components.Button
Constructor.
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