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  
UIObject — class, package com.brightcove.api.components
Abstract base class for all UI components in the player.
UIObject(element:Object) — Constructor, class com.brightcove.api.components.UIObject
Constructor.
UNAVAILABLE_CONTENT — Constant Static Property, class com.brightcove.api.error.ErrorTypes
There was an error loading the video content.
UNKNOWN — Constant Static Property, class com.brightcove.api.error.ErrorTypes
There was an unidentifiable issue that prevents load or playback.
unload() — method, class com.brightcove.api.modules.ExperienceModule
Destructor method for removing a player.
updateMedia(media:Object) — method, class com.brightcove.api.modules.ContentModule
Updates properties on an existing media object.
UPGRADE_REQUIRED_FOR_PLAYER — Constant Static Property, class com.brightcove.api.error.ErrorTypes
An upgrade to the Flash Player is required to load the player.
UPGRADE_REQUIRED_FOR_VIDEO — Constant Static Property, class com.brightcove.api.error.ErrorTypes
An upgrade to the Flash Player is required to view the content.
url — Property, class com.brightcove.api.events.CaptionsEvent
Returns the DFXP URL that was loaded or had an error
url — Property, class com.brightcove.api.events.ShortenedLinkEvent
The shortened link URL to the player and media.
URL — Property, class com.brightcove.api.dtos.CaptionDTO
The URL to the asset.
userMessage — Event, class com.brightcove.api.modules.ExperienceModule
Dispatched when player displays user message dialog for an error that has occurred.
USER_MESSAGE — Constant Static Property, class com.brightcove.api.events.ExperienceEvent
The ExperienceEvent.USER_MESSAGE constant defines the value of the type property of the event object for a userMessage 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