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  
economics — Property, class com.brightcove.api.dtos.MediaDTO
Flag indicating if ads are permitted for this media item.
EDGE — Constant Static Property, class com.brightcove.api.events.MediaEvent
The MediaEvent.EDGE constant defines the value of the type property of the event object for a edge event.
elementClick — Event, class com.brightcove.api.components.Component
Dispatched when a UI element in the player is clicked.
elementData — Property, class com.brightcove.api.events.BEMLMouseEvent
Returns the data stored in the element that was clicked.
elementID — Property, class com.brightcove.api.events.BEMLMouseEvent
Returns the ID of the element that was clicked, firing the event.
elementRollOut — Event, class com.brightcove.api.components.Component
Dispatched when a UI element in the player is rolled off.
elementRollOver — Event, class com.brightcove.api.components.Component
Dispatched when a UI element in the player is rolled over.
EMAIL — Constant Static Property, class com.brightcove.api.modules.MenuModule
EmbedCodeEvent — class, package com.brightcove.api.events
Events specifically for embed code retrieval in the player.
EmbedCodeEvent(type:String, snippet:String) — Constructor, class com.brightcove.api.events.EmbedCodeEvent
Constructor.
embedCodeRetrieved — Event, class com.brightcove.api.modules.SocialModule
Dispatched when the embed code for a video is retrieved from the server.
EMBED_CODE_RETRIEVED — Constant Static Property, class com.brightcove.api.events.EmbedCodeEvent
The EmbedCodeEvent.EMBED_CODE_RETRIEVED constant defines the value of the type property of the event object for a embedCodeRetrieved event.
EMBED_CODE_RETRIEVED — Constant Static Property, class com.brightcove.api.modules.SocialModule
Event type constant
enableAdFormats(... rest) — method, class com.brightcove.api.modules.AdvertisingModule
Enables the player to send additional possible format IDs in ad requests.
enableBlogging(enable:Boolean) — method, class com.brightcove.api.modules.SocialModule
Enables or disables blog options for the player, if they were previously enabled in the player settings.
enableExternalAds(enable:Boolean) — method, class com.brightcove.api.modules.AdvertisingModule
Enables the player to broadcast an event if an ad format is returned from the server that is not natively supported by the player.
enableInitialBandwidthDetection(enable:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule
Enables/disables initial bandwidth detection for streaming videos, allowing for faster startup.
enableOverrideAds(enable:Boolean) — method, class com.brightcove.api.modules.AdvertisingModule
Prevents the player from making any ad calls to an external ad server.
encodingRate — Property, class com.brightcove.api.dtos.RenditionAssetDTO
The rate at which the media was encoded, in average bits per second.
encodingRate — Property, class com.brightcove.api.dtos.VideoDTO
The rate at which the media was encoded, in average bits per second.
endDate — Property, class com.brightcove.api.dtos.MediaDTO
The date media item is set to expire.
enterFullScreen — Event, class com.brightcove.api.modules.ExperienceModule
Dispatched when player enters into fullscreen mode.
ENTER_FULLSCREEN — Constant Static Property, class com.brightcove.api.events.ExperienceEvent
The ExperienceEvent.ENTER_FULLSCREEN constant defines the value of the type property of the event object for a enterFullScreen event.
error — Property, class com.brightcove.api.events.CaptionsEvent
Returns the error for events of type DFXP_LOAD_ERROR
ERROR — Constant Static Property, class com.brightcove.api.components.SWFLoader
The SWFLoader.ERROR constant defines the state of the SWFLoader if a loading operation has failed.
ERROR — Constant Static Property, class com.brightcove.api.events.LoaderEvent
The LoaderEvent.ERROR constant defines the value of the type property of the event object for a loaderError event.
ERROR — Constant Static Property, class com.brightcove.api.events.MediaEvent
The MediaEvent.ERROR constant defines the value of the type property of the event object for a mediaError event.
ERROR — Constant Static Property, class com.brightcove.api.events.SearchEvent
The SearchEvent.ERROR constant defines the value of the type property of the event object for a searchError event.
ErrorEvent — class, package com.brightcove.api.events
Events to be broadcast when content is loaded into the player.
ErrorEvent(type:String, errorType:String, code:uint, info:String) — Constructor, class com.brightcove.api.events.ErrorEvent
Constructor.
errorType — Property, class com.brightcove.api.events.ErrorEvent
The string name for the error.
ErrorTypes — class, package com.brightcove.api.error
Enum class for holding code values for the different types of errors dispatched from the player.
exitFullScreen — Event, class com.brightcove.api.modules.ExperienceModule
Dispatched when player exits fullscreen mode.
EXIT_FULLSCREEN — Constant Static Property, class com.brightcove.api.events.ExperienceEvent
The ExperienceEvent.EXIT_FULLSCREEN constant defines the value of the type property of the event object for a exitFullScreen event.
expand() — method, class com.brightcove.api.components.ExpandingBanner
Expands the Banner.
ExpandingBanner — class, package com.brightcove.api.components
The ExpandingBanner UI component in the player.
ExpandingBanner(element:Object) — Constructor, class com.brightcove.api.components.ExpandingBanner
Constructor.
EXPERIENCE — Constant Static Property, class com.brightcove.api.APIModules
Key for ExperienceModule.
ExperienceEvent — class, package com.brightcove.api.events
Events to be broadcast when content is loaded into the player.
ExperienceEvent(type:String) — Constructor, class com.brightcove.api.events.ExperienceEvent
Constructor.
ExperienceModule — class, package com.brightcove.api.modules
API class for handling media playback.
ExperienceModule(module:Object) — Constructor, class com.brightcove.api.modules.ExperienceModule
Constructor.
externalAd — Event, class com.brightcove.api.modules.AdvertisingModule
Dispatched when an ad insertion point is reached and either a) the developer has chosen to override all ad calls in the player by setting the override ads flag to true, or b) an unknown ad format has been returned from the ad server and the developer has set the external ads flag to true.
EXTERNAL_AD — Constant Static Property, class com.brightcove.api.events.AdEvent
The AdEvent.EXTERNAL_AD constant defines the value of the type property of the event object for an externalAd 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