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 |
GEO_RESTRICTED — Constant Static Property, class com.brightcove.api.error.ErrorTypes |
|
The player may not be viewed in the current geography. |
getAdditionalMediaForType(type:String) — method, class com.brightcove.api.modules.MenuModule |
|
Returns the additional media loaded for the given type. |
getAdEnabled() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns whether the player is currently ad enabled. |
getAdPolicy() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Returns the properties of the current ad policy. |
getAllMediaCollectionIDs(collectionType:String) — method, class com.brightcove.api.modules.ContentModule |
|
Returns an array of ids for the media collections currently in the player. |
getAllMediaCollections(collectionType:String) — method, class com.brightcove.api.modules.ContentModule |
|
Returns an array of media collections currently in the player. |
getAlpha() — method, class com.brightcove.api.components.Component |
|
Returns the alpha value of the component. |
getAlpha() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the alpha value of the component. |
getAnimated() — method, class com.brightcove.api.components.ComboBox |
|
Returns whether the combo animates when opening and closing. |
getAnimated() — method, class com.brightcove.api.components.VolumeControl |
|
Returns whether the volume control popup will animate in and out. |
getAnimationType() — method, class com.brightcove.api.components.TileList |
|
Returns how a page will animate in: (move || wipe || none). |
getAutohideSlider() — method, class com.brightcove.api.components.Playhead |
|
Returns whether the slider will only appear on rollover. |
getAutomaticAdvance() — method, class com.brightcove.api.components.ListWidget |
|
Returns whether continuous play is enabled for the list, which automatically advances upon completion of an item. |
getAutoSize() — method, class com.brightcove.api.components.Button |
|
Returns whether the label resizes based on its text. |
getAutoSize() — method, class com.brightcove.api.components.Label |
|
Returns whether the label resizes based on its text. |
getAutoSize() — method, class com.brightcove.api.components.Link |
|
Returns whether the button resizes based on its label and icon. |
getAutoSize() — method, class com.brightcove.api.components.TitleLabel |
|
Returns whether the label resizes based on its text. |
getAutoSizeTabs() — method, class com.brightcove.api.components.TabBar |
|
Returns whether tabs resize based on their labels or whether they are fixed width. |
getBackBufferCapacity() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the current maximum capacity for the back buffer. |
getBackBufferLength() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the amount of seconds of cached video available preceding the current playhead position. |
getBackgroundColor() — method, class com.brightcove.api.components.Container |
|
Returns the background color for the box. |
getBackgroundColor() — method, class com.brightcove.api.components.LayoutBox |
|
Returns the background color for the box. |
getBackgroundImage() — method, class com.brightcove.api.components.Container |
|
Returns the background image for the box. |
getBackgroundImage() — method, class com.brightcove.api.components.LayoutBox |
|
Returns the background image for the box. |
getBlendMode() — method, class com.brightcove.api.components.UIObject |
|
Returns the blend mode of the component. |
getBlendMode() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the blend mode of the component. |
getBufferCapacity() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the current maximum capacity for the buffer. |
getBufferLength() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the number of seconds of cached video available to the player beyond the current playhead position. |
getButtonOffsetX() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel amount that the nav buttons will be moved horizontally in a vertical list. |
getButtonOffsetY() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel amount that the nav buttons will be moved vertically in a horizontal list. |
getButtonSize() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel size, width and height, of the navigation buttons. |
getCaptionsEnabled() — method, class com.brightcove.api.modules.CaptionsModule |
|
Returns the current player state for caption display. |
getCenterContent() — method, class com.brightcove.api.components.TileList |
|
Returns whether the list centers its content within its area. |
getChildAt(index:uint) — method, class com.brightcove.api.components.Container |
|
Returns the child element from the box children array at the specified index. |
getChildAt(index:uint) — method, class com.brightcove.api.components.LayoutBox |
|
Returns the child element from the box children array at the specified index. |
getColor() — method, class com.brightcove.api.components.Label |
|
Returns the font color used for the label. |
getColumnCount() — method, class com.brightcove.api.components.TileList |
|
Returns the number of columns that can be displayed based on the size settings. |
getColumnGutter() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel gutter between each column. |
getColumnWidth() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel width of each visual column in the list. |
getConfiguredPropertiesForID(key:String) — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the configuration propertues for the specified ID. |
getContainer() — method, class com.brightcove.api.components.Component |
|
Returns the interface for the layout container of the element. |
getContainer() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the interface for the layout container of the element. |
getContentHeight() — method, class com.brightcove.api.components.Image |
|
Returns the pixel height of the loaded image. |
getContentInsetH() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel space that items are inset horizontally from the top and bottom of the list. |
getContentInsetV() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel space that items are inset vertically from the top and bottom of the list. |
getContentTypeDisplayed() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns whether an ad or video content are playing. |
getContentWidth() — method, class com.brightcove.api.components.Image |
|
Returns the pixel width of the loaded image. |
getControls() — method, class com.brightcove.api.components.ChromelessVideoPlayer |
|
Returns the layout box that holds the controls in the player. |
getControlsVisible() — method, class com.brightcove.api.components.ChromelessVideoPlayer |
|
Returns whether the overlay controls are currently visible. |
getCSS() — method, class com.brightcove.api.components.UIObject |
|
Returns the CSS used for this component instance. |
getCSS() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the CSS used for this component instance. |
getCuePoints(videoID:Number) — method, class com.brightcove.api.modules.CuePointsModule |
|
Returns cuepoints for the specified video. |
getCurrentAdProperties() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Returns an Object that describes properties of the ad currently rendered
in the player. |
getCurrentAdRules() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Gets the URL of the currently loaded Ad Rules SWF. |
getCurrentAdTranslator() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Gets the URL of the currently loaded Ad Translator SWF. |
getCurrentBandwidth() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Gets the current bandwidth measurement. |
getCurrentDisplayHeight() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the height of the available display area for videos. |
getCurrentDisplayWidth() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the width of the available display area for videos. |
getCurrentDisplayX() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the x-coordinate for the location of the video display area
relative to the global origin. |
getCurrentDisplayY() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the y-coordinate for the location of the video display area
relative to the global origin. |
getCurrentFrameRate() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Gets the current frame rate for playback. |
getCurrentMedia() — method, class com.brightcove.api.components.AudioPlayer |
|
Returns the current audio track DTO in the player. |
getCurrentMenuPage() — method, class com.brightcove.api.modules.MenuModule |
|
Returns the string name of the current menu page. |
getCurrentRendition() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the rendition DTO for the rendition of the video currently in the video window. |
getCurrentVideo() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the video DTO for the video currently in the video window. |
getCurrentVideoHeight() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the height of the actual video content as rendered. |
getCurrentVideoWidth() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the width of the actual video content as rendered. |
getData() — method, class com.brightcove.api.components.ComboBox |
|
Returns the data currently rendered within the list. |
getData() — method, class com.brightcove.api.components.ListWidget |
|
Returns the data currently rendered within the list. |
getData() — method, class com.brightcove.api.components.TabBar |
|
Returns the data currently rendered within the list. |
getDataAtIndex(index:uint) — method, class com.brightcove.api.components.ComboBox |
|
Returns the data stored at the specified index. |
getDataAtIndex(index:uint) — method, class com.brightcove.api.components.ListWidget |
|
Returns the data stored at the specified index. |
getDataAtIndex(index:uint) — method, class com.brightcove.api.components.TabBar |
|
Returns the data stored at the specified index. |
getDefaultBufferTime() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the default buffer time in seconds that will be set on new stream instances. |
getDefinition() — method, class com.brightcove.api.components.Component |
|
Returns the XML (BEML) definition of the component. |
getDefinition() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the XML definition for the element. |
getDirection() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the direction of the rollover popup. |
getDisplayHeight() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the pixel height of the video display. |
getDisplayWidth() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the pixel width of the video display. |
getElementByID(id:String) — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns a reference to one of the elements in the UI. |
getElementsByType(type:String) — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns an array of components of a particular type. |
getEmbedCode(id:Number) — method, class com.brightcove.api.modules.SocialModule |
|
Retrieves the embed code for a specific video. |
getEnabled() — method, class com.brightcove.api.components.UIObject |
|
Returns whether component is enabled. |
getEnabled() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns whether the template is currently enabled for user interaction. |
getEnabled() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns whether component is enabled. |
getEnabledAdFormats() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Returns an array of format IDs supported by the player. |
getExpanded() — method, class com.brightcove.api.components.ExpandingBanner |
|
Returns whether or not Banner is expanded. |
getExperienceID() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the ID of the experience loaded. |
getExperienceURL() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the url of the page where the experience is loaded. |
getExternalAdsEnabled() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Returns whether the external ads flag is enabled in the player. |
getFont() — method, class com.brightcove.api.components.Button |
|
Returns the name of the font used for the label. |
getFont() — method, class com.brightcove.api.components.Label |
|
Returns the name of the font used for the label. |
getFont() — method, class com.brightcove.api.components.Link |
|
Returns the name of the font used for the label. |
getFont() — method, class com.brightcove.api.components.TitleLabel |
|
Returns the name of the font used for the label. |
getGutter() — method, class com.brightcove.api.components.Container |
|
Returns the number of pixels for the buffer between elements in the container. |
getGutter() — method, class com.brightcove.api.components.LayoutBox |
|
Returns the number of pixels for the buffer between elements in the container. |
getHAlign() — method, class com.brightcove.api.components.Container |
|
Returns the horizontal alignment (depending of the concrete class) for the box, which determines how child elements are positioned. |
getHAlign() — method, class com.brightcove.api.components.Image |
|
Returns the horizontal alignment of the image within the container. |
getHAlign() — method, class com.brightcove.api.components.Label |
|
Returns the horizontal alignment for the textfield in the label. |
getHAlign() — method, class com.brightcove.api.components.LayoutBox |
|
Returns the horizontal alignment (depending of the concrete class) for the box, which determines how child elements are positioned. |
getHAlign() — method, class com.brightcove.api.components.Link |
|
Gets the horizontal alignment for the textfield in the label. |
getHAlign() — method, class com.brightcove.api.components.TitleLabel |
|
Returns the horizontal alignment for the textfield in the label. |
getHeight() — method, class com.brightcove.api.components.Component |
|
Returns the pixel height of the component. |
getHeight() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the pixel height of the experience. |
getHeight() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the pixel height of the component. |
getHideSingleTab() — method, class com.brightcove.api.components.TabBar |
|
Returns whether the tab bar is hidden if only a single tab is assigned to it. |
getHorizontalPadding() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the horizontal padding around the controls in the popup scrollbar. |
getHTMLEnabled() — method, class com.brightcove.api.components.Label |
|
Returns whether the label renders its text as HTML. |
getIconAlignmentH() — method, class com.brightcove.api.components.Button |
|
Returns the horizontal alignment for the icon. |
getIconAlignmentH() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the horizontal alignment for the icon. |
getIconAlignmentV() — method, class com.brightcove.api.components.Button |
|
Returns the vertical alignment for the icon. |
getIconAlignmentV() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the vertical alignment for the icon. |
getIconName() — method, class com.brightcove.api.components.Button |
|
Returns the name of the current icon displayed. |
getIconName() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the name of the current icon displayed. |
getIconOffsetX() — method, class com.brightcove.api.components.Button |
|
Returns the pixel amount on the x axis the icon is offset from its aligned position. |
getIconOffsetX() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the pixel amount on the x axis the icon is offset from its aligned position. |
getIconOffsetY() — method, class com.brightcove.api.components.Button |
|
Returns the pixel amount on the y axis the icon is offset from its aligned position. |
getIconOffsetY() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the pixel amount on the y axis the icon is offset from its aligned position. |
getIconScale() — method, class com.brightcove.api.components.Button |
|
Returns the percent scale at which to render the icon. |
getIconScale() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the percent scale at which to render the icon. |
getID() — method, class com.brightcove.api.components.Component |
|
Returns the ID of the component, as defined in the XML. |
getID() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the ID of the element as set from the markup. |
getIncludeInLayout() — method, class com.brightcove.api.components.ChromelessVideoPlayer |
|
Returns whether the component is included in layout calculations and rendering in parent layout box. |
getIncludeInLayout() — method, class com.brightcove.api.components.Component |
|
Returns whether the component is included in layout calculations and rendering in parent layout box. |
getIncludeMenu() — method, class com.brightcove.api.components.TabBar |
|
Returns whether the tabs should include a drop down menu for quick access of items. |
getIndex() — method, class com.brightcove.api.components.Component |
|
Returns the index of this element in its parent's elements array. |
getIndex() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the index of this element in its parent's elements array. |
getInitialBandwidthDetectionEnabled() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns whether initial bandwidth detection for streaming has been enabled. |
getInset() — method, class com.brightcove.api.components.Image |
|
Returns the pixel amount on each side that the loaded image is inset within the container. |
getIsToggled() — method, class com.brightcove.api.components.ToggleButton |
|
Returns whether the button is currently in its toggled state. |
getIsToggled() — method, class com.brightcove.api.components.VolumeControl |
|
Returns whether the button is currently in its toggled state. |
getIsTruncated() — method, class com.brightcove.api.components.Button |
|
Returns whether the label is currently truncated. |
getIsTruncated() — method, class com.brightcove.api.components.Label |
|
Returns whether the label is currently truncated. |
getIsTruncated() — method, class com.brightcove.api.components.TitleLabel |
|
Returns whether the label is currently truncated. |
getItemInsetH() — method, class com.brightcove.api.components.ComboBox |
|
Returns the pixel amount items are inset horizontally from the side of the component. |
getItemInsetH() — method, class com.brightcove.api.components.List |
|
Returns the pixel amount items are inset horizontally from the side of the component. |
getItemInsetV() — method, class com.brightcove.api.components.ComboBox |
|
Returns the pixel amount items are inset vertically from the side of the component. |
getItemInsetV() — method, class com.brightcove.api.components.List |
|
Returns the pixel amount items are inset vertically from the side of the component. |
getItemLeading() — method, class com.brightcove.api.components.ComboBox |
|
Returns the vertical pixel amount between items in the list. |
getItemLeading() — method, class com.brightcove.api.components.List |
|
Returns the vertical pixel amount between items in the list. |
getItems() — method, class com.brightcove.api.search.VideoSearch |
|
Returns the current page of items in the result set. |
getLabel() — method, class com.brightcove.api.components.Button |
|
Returns the current text in the label. |
getLabel() — method, class com.brightcove.api.components.ComboBox |
|
Returns the string that will appear in the combo if no item is selected. |
getLabelAlignmentH() — method, class com.brightcove.api.components.Button |
|
Returns the horizontal alignment for the label. |
getLabelAlignmentV() — method, class com.brightcove.api.components.Button |
|
Returns the vertical alignment for the label. |
getLabelBuffer() — method, class com.brightcove.api.components.Button |
|
Returns the minimum pixel amount to the left and right of the label. |
getLabelBuffer() — method, class com.brightcove.api.components.TabBar |
|
Returns the horizontal pixel space to the left and right of the label within a tab. |
getLabelBufferLeft() — method, class com.brightcove.api.components.ComboBox |
|
Returns the horizontal pixel space to the left of the label. |
getLabelBufferRight() — method, class com.brightcove.api.components.ComboBox |
|
Returns the horizontal pixel space to the right of the label. |
getLabelBufferTop() — method, class com.brightcove.api.components.ComboBox |
|
Returns the vertical pixel space to the top of the label. |
getLabelField() — method, class com.brightcove.api.components.ComboBox |
|
Returns the property of the items that is used for display of the label. |
getLabelField() — method, class com.brightcove.api.components.TabBar |
|
Returns the field in the data object that will be used for labels in the tabs. |
getLabelOffsetX() — method, class com.brightcove.api.components.Button |
|
Returns the pixel amount on the x axis the label is offset from its aligned position. |
getLabelOffsetY() — method, class com.brightcove.api.components.Button |
|
Returns the pixel amount on the y axis the label is offset from its aligned position. |
getLabelSize() — method, class com.brightcove.api.components.Button |
|
Returns the font point size used for the label. |
getLabelWidth() — method, class com.brightcove.api.components.Button |
|
Returns the current width of the label. |
getLanguages(videoID:Number) — method, class com.brightcove.api.modules.CaptionsModule |
|
Returns the languages used in the captions for a video. |
getLayout() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the layout loaded from the server. |
getLayoutRoot() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the component API interface for the root element of the experience. |
getLink() — method, class com.brightcove.api.modules.SocialModule |
|
Creates and returns the link for the current experience. |
getMaxItemsInMemory() — method, class com.brightcove.api.modules.SearchModule |
|
Returns the maximum number of videos that will be stored by the SearchManager before
being automatically purged. |
getMaxMenuRows() — method, class com.brightcove.api.components.TabBar |
|
Returns the maximum number of menu rows that can appear in the drop down menu before paging. |
getMaxPagesInMemory() — method, class com.brightcove.api.search.VideoSearch |
|
The maximum number of pages in the VideoSearch instance that will be stored before
being automatically purged by the VideoSearch instance. |
getMedia(mediaId:Object, property:String) — method, class com.brightcove.api.modules.ContentModule |
|
Returns the media DTO for the ID or referenceID passed in if it is currently loaded in the player. |
getMediaAsynch(mediaId:Object, property:String) — method, class com.brightcove.api.modules.ContentModule |
|
Fetches the media DTO from the server whose value for the specified property that matches the specified value. |
getMediaBytesLoaded() — method, class com.brightcove.api.components.AudioPlayer |
|
For progressively downloaded audio, returns the number of bytes currently loaded for the audio track. |
getMediaBytesTotal() — method, class com.brightcove.api.components.AudioPlayer |
|
For progressively downloaded audio, returns the total number of bytes for the current audio track. |
getMediaCollection(id:Object, property:String, page:uint, recordsPerPage:uint) — method, class com.brightcove.api.modules.ContentModule |
|
Returns the MediaCollectionDTO whose value for the specified property matches the specified value. |
getMediaCollectionAsynch(id:Object, property:String, page:uint, recordsPerPage:uint) — method, class com.brightcove.api.modules.ContentModule |
|
Fetches from the server the MediaCollectionDTO whose value for the specified property matches the specified value. |
getMediaControllerProperty(pProperty:String) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns a property from the media controller currently being used. |
getMediaDuration(format:Boolean) — method, class com.brightcove.api.components.AudioPlayer |
|
Returns the time duration of the currently playing audio track in seconds. |
getMediaInGroupAsynch(ids:Array, property:String) — method, class com.brightcove.api.modules.ContentModule |
|
Fetches multiple MediaDTOs from server, returning them in an array. |
getMediaPosition(format:Boolean) — method, class com.brightcove.api.components.AudioPlayer |
|
Returns the time position of the currently playing audio track in seconds. |
getMenuItemInset() — method, class com.brightcove.api.components.TabBar |
|
Returns the pixel amount that labels for menu items are inset from the sides of the drop down menu. |
getMenuRowHeight() — method, class com.brightcove.api.components.TabBar |
|
Returns the pixel height of an item in the drop down. |
getMenuWidth() — method, class com.brightcove.api.components.TabBar |
|
Returns the pixel width of the drop down menu. |
getModule(moduleName:String) — method, class com.brightcove.api.BrightcoveFlexComponent |
|
Returns the API module stored by the specified string. |
getModule(moduleName:String) — method, class com.brightcove.api.BrightcoveModuleWrapper |
|
Returns the API module stored by the specified string. |
getModule(moduleName:String) — method, class com.brightcove.api.BrightcovePlayerWrapper |
|
Returns the API module stored by the specified string. |
getModules() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns an array of ModuleIdentifier objects that can be used to request references to the loaded module SWFs
in the player. |
getMultiline() — method, class com.brightcove.api.components.Button |
|
Returns whether the label is set to be multiline. |
getMultiline() — method, class com.brightcove.api.components.Label |
|
Returns whether the label is set to be multiline. |
getMultiline() — method, class com.brightcove.api.components.Link |
|
Returns whether the button label is set to be multiline. |
getMultiline() — method, class com.brightcove.api.components.TitleLabel |
|
Returns whether the label is set to be multiline. |
getMutedIconName() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the name of the icon displayed when component is toggled. |
getMutedTooltip() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the tooltip, if any, applied to the component when toggled. |
getNextPage() — method, class com.brightcove.api.search.VideoSearch |
|
Retrieves the next page in the result set based on the current index position. |
getNextPageAsynch() — method, class com.brightcove.api.search.VideoSearch |
|
Retrieves the next page in the result set based on the current index position. |
getNextSibling() — method, class com.brightcove.api.components.Component |
|
Returns the interface for the layout element that is the next sibling to this element in the parent containers's element array. |
getNextSibling() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the interface for the layout element that is the next sibling to this element in the parent containers's element array. |
getNodeName() — method, class com.brightcove.api.components.Component |
|
Returns the node name of the element. |
getNumChildren() — method, class com.brightcove.api.components.Container |
|
Returns the number of children currently in the box. |
getNumChildren() — method, class com.brightcove.api.components.LayoutBox |
|
Returns the number of children currently in the box. |
getNumColumns() — method, class com.brightcove.api.components.TileList |
|
Returns the number of columns represented visually for the list. |
getNumItems() — method, class com.brightcove.api.components.ComboBox |
|
Returns the number of items currently managed in the list. |
getNumItems() — method, class com.brightcove.api.components.ListWidget |
|
Returns the number of items currently managed in the list. |
getNumItems() — method, class com.brightcove.api.components.TabBar |
|
Returns the number of items currently managed in the list. |
getNumPages() — method, class com.brightcove.api.components.TileList |
|
Returns the number of pages of data in the list. |
getNumRows() — method, class com.brightcove.api.components.TileList |
|
Returns the number of rows represented visually for the list. |
getOverlayMenuVisible() — method, class com.brightcove.api.modules.MenuModule |
|
Gets the overlay menu visibility. |
getOverrideAdsEnabled() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Returns whether the override ads flag is enabled in the player. |
getPadding() — method, class com.brightcove.api.components.Container |
|
Returns the number of pixels for the border of the container. |
getPadding() — method, class com.brightcove.api.components.LayoutBox |
|
Returns the number of pixels for the border of the container. |
getPage(pageIndex:uint) — method, class com.brightcove.api.search.VideoSearch |
|
Returns the specified page in the result set. |
getPageAsynch(pageIndex:uint) — method, class com.brightcove.api.search.VideoSearch |
|
Retrieves the specified page in the result set. |
getPageIndex() — method, class com.brightcove.api.components.TileList |
|
Returns the index of the current page displayed. |
getPageNumber() — method, class com.brightcove.api.search.VideoSearch |
|
The last page retrieved from the VideoSearch instance. |
getPageSize() — method, class com.brightcove.api.search.VideoSearch |
|
The maximum number of titles (rows) returned on each page of the search result set. |
getPlayerName() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the name given the player in the Brightcove Publishing module. |
getPlayerParameter(name:String) — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the value of the snippet configuration custom parameter. |
getPopupHeight() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the height of the popup scrollbar. |
getPreviousPage() — method, class com.brightcove.api.search.VideoSearch |
|
Retrieves the previous page in the result set based on the current index position. |
getPreviousPageAsynch() — method, class com.brightcove.api.search.VideoSearch |
|
Retrieves the previous page in the result set based on the current index position. |
getPreviousSibling() — method, class com.brightcove.api.components.Component |
|
Returns the interface for the layout element that is the previous sibling to this element in the parent containers's element array. |
getPreviousSibling() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the interface for the layout element that is the previous sibling to this element in the parent containers's element array. |
getPrivacyMode() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Gets the current state of privacy mode (which is either set through the embed code
or via an API). |
getProgrammingForTarget(target:String) — method, class com.brightcove.api.modules.ContentModule |
|
Returns the programmed content for a specific content target in the player. |
getPublisherID() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the publisher ID for the experience loaded. |
getReady() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns whether the templateReady event has been fired. |
getReferrerURL() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the url of the referrer page where the experience is loaded. |
getRotation() — method, class com.brightcove.api.components.UIObject |
|
Returns the rotation of the component. |
getRotation() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the rotation of the component. |
getRow(rowIndex:uint) — method, class com.brightcove.api.search.VideoSearch |
|
Returns the specified row from the entire result set. |
getRowCount() — method, class com.brightcove.api.components.TileList |
|
Returns the number of rows that can be displayed based on the size settings. |
getRowGutter() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel gutter between each row. |
getRowHeight() — method, class com.brightcove.api.components.ComboBox |
|
Returns the pixel height of items in the list. |
getRowHeight() — method, class com.brightcove.api.components.List |
|
Returns the pixel height of items in the list. |
getRowHeight() — method, class com.brightcove.api.components.TileList |
|
Returns the pixel height of each visual row in the list. |
getRowOnPage(rowIndex:uint, pageIndex:uint) — method, class com.brightcove.api.search.VideoSearch |
|
Returns the specified row from the specified page in the result set. |
getScaleMode() — method, class com.brightcove.api.components.Image |
|
Returns the method for scaling up or down the image within the container. |
getScrollDirection() — method, class com.brightcove.api.components.TileList |
|
Returns the direction that pages will be scrolled, horizontal or vertical. |
getScrollerInset() — method, class com.brightcove.api.components.ComboBox |
|
Returns the pixel amount that the scroller is inset from the side of the component. |
getScrollerInset() — method, class com.brightcove.api.components.List |
|
Returns the pixel amount that the scroller is inset from the side of the component. |
getScrollerWidth() — method, class com.brightcove.api.components.ComboBox |
|
Returns the pixel width of the scroller. |
getScrollerWidth() — method, class com.brightcove.api.components.List |
|
Returns the pixel width of the scroller. |
getSelected() — method, class com.brightcove.api.components.TitleLabel |
|
Returns whether the label is in its selected state. |
getSelectedData() — method, class com.brightcove.api.components.ComboBox |
|
Returns the data stored at the currently selected index. |
getSelectedData() — method, class com.brightcove.api.components.ListWidget |
|
Returns the data stored at the currently selected index. |
getSelectedData() — method, class com.brightcove.api.components.TabBar |
|
Returns the data stored at the currently selected index. |
getSelectedIndex() — method, class com.brightcove.api.components.ComboBox |
|
Returns the index of the currently selected item in the list, or -1. |
getSelectedIndex() — method, class com.brightcove.api.components.ListWidget |
|
Returns the index of the currently selected item in the list, or -1. |
getSelectedIndex() — method, class com.brightcove.api.components.TabBar |
|
Returns the index of the currently selected item in the tabs, or -1. |
getSelectedIndex() — method, class com.brightcove.api.components.ViewStack |
|
Returns the index of the currently visible child element. |
getSelectedItemID() — method, class com.brightcove.api.components.ViewStack |
|
Returns the ID of the selected item. |
getShowBack() — method, class com.brightcove.api.components.Button |
|
Returns whether the background graphic for the button should be shown (if any is assigned through the theme). |
getShowBack() — method, class com.brightcove.api.components.VolumeControl |
|
Returns whether the background graphic for the button should be shown (if any is assigned through the theme). |
getShowSponsorMessage() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Returns whether or not the player controls are showing "Sponsor Message", indicating
advertising mode. |
getSliderHeight() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the height of the slider in the popup scrollbar. |
getSliderWidth() — method, class com.brightcove.api.components.Playhead |
|
Returns the pixel width of the playhead slider. |
getSoundSpectrum(fftMode:Boolean, stretchFactor:int) — method, class com.brightcove.api.components.AudioPlayer |
|
ActionScript API only. |
getSource() — method, class com.brightcove.api.components.Image |
|
Returns the name or path of the image loaded. |
getSource() — method, class com.brightcove.api.components.SWFLoader |
|
Returns the name or path of the image loaded/attached. |
getStage() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns a reference to the stage if one is available. |
getState() — method, class com.brightcove.api.components.SWFLoader |
|
Gets the current loading state of the SWFLoader. |
getStayInFullScreen() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Returns whether or not player should stay in full screen mode when
an external ad event is fired. |
getStyleOptions() — method, class com.brightcove.api.modules.CaptionsModule |
|
Returns the style/formatting options for captions. |
getTabAlign() — method, class com.brightcove.api.components.TabBar |
|
Returns whether tabs are aligned to the left or right as they build. |
getTabPadding() — method, class com.brightcove.api.components.TabBar |
|
Returns the horizontal pixel space between tabs. |
getTabWidth() — method, class com.brightcove.api.components.TabBar |
|
Returns the fixed pixel width of a tab if autosizeTabs is set to false. |
getText() — method, class com.brightcove.api.components.Label |
|
Returns the current text in the label. |
getText() — method, class com.brightcove.api.components.Link |
|
Gets the text appearing for the link. |
getText() — method, class com.brightcove.api.components.TitleLabel |
|
Returns the current text in the label. |
getTextHeight() — method, class com.brightcove.api.components.Label |
|
Returns the current height of the textfield in the label. |
getTextSize() — method, class com.brightcove.api.components.Label |
|
Returns the font point size used for the label. |
getTextSize() — method, class com.brightcove.api.components.Link |
|
Returns the font point size used for the label. |
getTextSize() — method, class com.brightcove.api.components.TitleLabel |
|
Returns the font point size used for the label. |
getTextWidth() — method, class com.brightcove.api.components.Label |
|
Returns the current width of the textfield in the label. |
getTextWidth() — method, class com.brightcove.api.components.TitleLabel |
|
Returns the current width of the textfield in the label. |
getThirdPartyTime() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Allows user to get the current 3rd party ad time in seconds. |
getToggledIconName() — method, class com.brightcove.api.components.ToggleButton |
|
Returns the name of the icon displayed when component is toggled. |
getToggledLabel() — method, class com.brightcove.api.components.ToggleButton |
|
Returns the label when toggled. |
getToggledTooltip() — method, class com.brightcove.api.components.ToggleButton |
|
Returns the tooltip, if any, applied to the component when toggled. |
getTooltip() — method, class com.brightcove.api.components.Button |
|
Returns the tooltip, if any, applied to the component. |
getTooltip() — method, class com.brightcove.api.components.Image |
|
Returns to the tooltip text for the image. |
getTooltip() — method, class com.brightcove.api.components.Link |
|
Returns the tooltip, if any, applied to the component. |
getTooltip() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the tooltip, if any, applied to the component. |
getTotalPages() — method, class com.brightcove.api.search.VideoSearch |
|
The total number of pages in the search result set. |
getTotalRows() — method, class com.brightcove.api.search.VideoSearch |
|
The total number of rows in the search result set. |
getTranslation(key:String) — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the player's current translation for the specific key. |
getTruncate() — method, class com.brightcove.api.components.Label |
|
Returns whether the label is set to truncate its text if the textfield is larger than the label size. |
getTruncate() — method, class com.brightcove.api.components.TitleLabel |
|
Returns whether the label is set to truncate its text if the textfield is larger than the label size. |
getTruncateLabel() — method, class com.brightcove.api.components.Button |
|
Returns whether the label is set to truncate its text if the label is larger than the button size. |
getType() — method, class com.brightcove.api.components.Label |
|
Returns the label's type, which determines its style format. |
getUnderline() — method, class com.brightcove.api.components.Label |
|
Returns whether the label is set to underline the text. |
getURL() — method, class com.brightcove.api.components.Image |
|
Returns the click-thru URL used by the image. |
getURL() — method, class com.brightcove.api.components.Link |
|
Gets the url for the link. |
getUseBlur() — method, class com.brightcove.api.components.TileList |
|
Returns whether the list should blur its items when animating to new pages. |
getUserCountry() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the user country, if it was detected and if the publisher account has
geo-controls enabled. |
getVAlign() — method, class com.brightcove.api.components.Container |
|
Returns the vertical alignment for the box, which determines how child elements are positioned. |
getVAlign() — method, class com.brightcove.api.components.Image |
|
Returns the vertical alignment of the image within the container. |
getVAlign() — method, class com.brightcove.api.components.Label |
|
Returns the vertical alignment for the textfield in the label. |
getVAlign() — method, class com.brightcove.api.components.LayoutBox |
|
Returns the vertical alignment for the box, which determines how child elements are positioned. |
getVAlign() — method, class com.brightcove.api.components.Link |
|
Gets the vertical alignment for the textfield in the label. |
getVAlign() — method, class com.brightcove.api.components.TitleLabel |
|
Returns the vertical alignment for the textfield in the label. |
getVerticalPadding() — method, class com.brightcove.api.components.VolumeControl |
|
Returns the vertical padding around the controls in the popup scrollbar. |
getVideoBytesLoaded() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
For progressively downloaded video, returns the total number of bytes currently loaded for the video. |
getVideoBytesTotal() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
For progressively downloaded video, returns the total number of bytes for the current video. |
getVideoDuration(format:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the time duration of the currently playing video. |
getVideoPosition(format:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the time position of the currently playing video. |
getVideoSearch(id:Number) — method, class com.brightcove.api.modules.SearchModule |
|
Returns the VideoSearch saved within an object map by the specified ID. |
getVisible() — method, class com.brightcove.api.components.Component |
|
Returns whether the component is visible. |
getVisible() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns whether the component is visible. |
getVolume() — method, class com.brightcove.api.components.AudioPlayer |
|
Returns the current volume for audio track playback in the player. |
getVolume() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the current volume in the player. |
getWidth() — method, class com.brightcove.api.components.Component |
|
Returns the pixel width of the component. |
getWidth() — method, class com.brightcove.api.modules.ExperienceModule |
|
Returns the pixel width of the experience. |
getWidth() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the pixel width of the component. |
getX(global:Boolean) — method, class com.brightcove.api.components.Component |
|
Returns the position of the component on the x axis. |
getX(global:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the position of the component on the x axis. |
getY(global:Boolean) — method, class com.brightcove.api.components.Component |
|
Returns the position of the component on the y axis. |
getY(global:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Returns the position of the component on the y axis. |
goFullScreen(fullScreen:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the display mode for the player, fullscreen or default. |
GraphicBlock — class, package com.brightcove.api.components |
|
The GraphicBlock UI component in the player. |
GraphicBlock(element:Object) — Constructor, class com.brightcove.api.components.GraphicBlock |
|
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 |