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 |
screenHeight — Property, class com.brightcove.api.dtos.RenditionSelectionContext |
|
The current screen height, in pixels, used to display the video. |
screenWidth — Property, class com.brightcove.api.dtos.RenditionSelectionContext |
|
The current screen width, in pixels, used to display the video. |
scrollTo(index:uint) — method, class com.brightcove.api.components.List |
|
Scrolls the list so the item with the specified index is visible. |
SEARCH — Constant Static Property, class com.brightcove.api.APIModules |
|
Key for SearchModule. |
searchError — Event, class com.brightcove.api.modules.SearchModule |
|
Dispatched when an error occurs when performing a search. |
searchError — Event, class com.brightcove.api.search.VideoSearch |
|
Dispatched when an error occurs when performing a search. |
SearchEvent — class, package com.brightcove.api.events |
|
Events specifically for video searches. |
SearchEvent(type:String, videoSearch:com.brightcove.api.search:VideoSearch, items:Array, pageSize:uint, pageNumber:uint) — Constructor, class com.brightcove.api.events.SearchEvent |
|
Constructor. |
SearchModule — class, package com.brightcove.api.modules |
|
API class for handling search methods. |
SearchModule(module:Object) — Constructor, class com.brightcove.api.modules.SearchModule |
|
Constructor. |
searchResult — Event, class com.brightcove.api.modules.SearchModule |
|
Dispatched when a successful search result is returned. |
searchResult — Event, class com.brightcove.api.search.VideoSearch |
|
Dispatched when a successful search result is returned. |
seconds — Property, class com.brightcove.api.dtos.BrightcoveDateDTO |
| |
seek(time:Number) — method, class com.brightcove.api.components.AudioPlayer |
|
Seeks to a specified time position in the audio track. |
seek(time:Number) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Seeks to a specified time position in the video. |
SEEK — Constant Static Property, class com.brightcove.api.events.MediaEvent |
|
The MediaEvent.SEEK constant defines the value of the
type property of the event object for a
seek event. |
SEEK_NOTIFY — Constant Static Property, class com.brightcove.api.events.MediaEvent |
|
The MediaEvent.SEEK_NOTIFY constant defines the value of the
type property of the event object for a
seek event. |
sendEmailClick — Event, class com.brightcove.api.modules.MenuModule |
|
Dispatched when the "Send Email" button on the "Email This" menu page has been clicked. |
SEND_EMAIL_CLICK — Constant Static Property, class com.brightcove.api.events.MenuEvent |
|
The MenuEvent.SEND_EMAIL_CLICK constant defines the value of the
type property of the event object for a
sendEmailClick event. |
service — Property, class com.brightcove.api.events.AuthEvent |
|
Returns a copy of the service type (Adobe Pass, AIS, etc)
|
SERVICE_UNAVAILABLE — Constant Static Property, class com.brightcove.api.error.ErrorTypes |
|
There was an error connecting to the backend on initial load. |
setAdditionalMediaCallback(callback:Function, types:Array) — method, class com.brightcove.api.modules.MenuModule |
|
Sets the callback for when additional media needs to be requested for the current media in the player. |
setAdditionalMediaForType(media:Array, type:String) — method, class com.brightcove.api.modules.MenuModule |
|
Sets the additional media to display for a specific type for the current media in the player. |
setAdPolicy(obj:Object) — method, class com.brightcove.api.modules.AdvertisingModule |
|
Allows some of the properties of the current ad policy to be set. |
setAdRules(swfURL:String) — method, class com.brightcove.api.modules.AdvertisingModule |
|
Sets the Ad Rules SWF by URL or by the name of a specified preloaded class. |
setAdTranslator(swfURL:String) — method, class com.brightcove.api.modules.AdvertisingModule |
|
Sets the Ad Translator SWF by URL or by the name of a specified preloaded class. |
setAlpha(alpha:Number) — method, class com.brightcove.api.components.Component |
|
Sets the alpha value of the component. |
setAlpha(alpha:Number) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the alpha value of the component. |
setAnimated(animated:Boolean) — method, class com.brightcove.api.components.ComboBox |
|
Sets whether the combo animates when opening and closing. |
setAnimated(animated:Boolean) — method, class com.brightcove.api.components.VolumeControl |
|
Sets whether the volume control popup will animate in and out. |
setAnimationType(type:String) — method, class com.brightcove.api.components.TileList |
|
Sets how a page will animate in: (move || wipe || scale || none). |
setAutohideSlider(autohide:Boolean) — method, class com.brightcove.api.components.Playhead |
|
Sets whether the slider should only appear on rollover. |
setAutomaticAdvance(automaticAdvance:Boolean) — method, class com.brightcove.api.components.ListWidget |
|
Enables/disables continuous play for the list, which automatically advances upon completion of an item. |
setAutoSize(autoSize:Boolean) — method, class com.brightcove.api.components.Button |
|
Sets whether the label should resize based on its text. |
setAutoSize(autoSize:Boolean) — method, class com.brightcove.api.components.Label |
|
Sets whether the label should resize based on its text. |
setAutoSize(autoSize:Boolean) — method, class com.brightcove.api.components.Link |
|
Sets whether the button should resize based on its label and icon. |
setAutoSize(autoSize:Boolean) — method, class com.brightcove.api.components.TitleLabel |
|
Sets whether the label should resize based on its text. |
setAutoSizeTabs(autosize:Boolean) — method, class com.brightcove.api.components.TabBar |
|
Sets whether tabs should resize based on their labels or whether they are fixed width. |
setBackBufferCapacity(pTime:uint) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the desired maximum capacity of the back buffer. |
setBackgroundColor(color:int) — method, class com.brightcove.api.components.Container |
|
Sets the background color for the box. |
setBackgroundColor(color:int) — method, class com.brightcove.api.components.LayoutBox |
|
Sets the background color for the box. |
setBackgroundImage(image:String) — method, class com.brightcove.api.components.Container |
|
Sets the background image for the box. |
setBackgroundImage(image:String) — method, class com.brightcove.api.components.LayoutBox |
|
Sets the background image for the box. |
setBitRateRange(min:int, max:Number) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the minimum and maximum available renditions. |
setBlendMode(mode:String) — method, class com.brightcove.api.components.UIObject |
|
Sets the blend mode of the component. |
setBlendMode(mode:String) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the blend mode of the component. |
setBufferCapacity(pTime:uint) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the desired maximum capacity of the buffer. |
setButtonOffsetX(offset:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel amount that the nav buttons will be moved horizontally in a vertical list. |
setButtonOffsetY(offset:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel amount that the nav buttons will be moved vertically in a horizontal list. |
setButtonSize(size:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel size, width and height, of the navigation buttons. |
setCaptionsEnabled(enable:Boolean) — method, class com.brightcove.api.modules.CaptionsModule |
|
Sets the player state for displaying captions. |
setCenterContent(center:Boolean) — method, class com.brightcove.api.components.TileList |
|
Sets whether the list should center its content within its area. |
setColor(color:int) — method, class com.brightcove.api.components.Label |
|
Sets a font color to be used instead of the style format's. |
setColumnGutter(gutter:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel gutter between each column. |
setColumnWidth(width:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel width of each visual column in the list. |
setConnectOnLoad(connect:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets whether for a streaming video the player should connect to FMS on load in order
to determine user bandwidth or whether the connection should be delayed until playback
is requested by the user. |
setContentInsetH(inset:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel space that items are inset horizontally from the top and bottom of the list. |
setContentInsetV(inset:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel space that items are inset vertically from the top and bottom of the list. |
setData(data:Array) — method, class com.brightcove.api.components.ComboBox |
|
Sets the data to be rendered within the list. |
setData(data:Array) — method, class com.brightcove.api.components.ListWidget |
|
Sets the data to be rendered within the list. |
setData(data:Array) — method, class com.brightcove.api.components.TabBar |
|
Sets the data to be rendered within the list. |
setDefaultBufferTime(time:uint) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the default buffer time in seconds that will be set on new stream instances. |
setDirection(direction:String) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the direction of the rollover popup. |
setEmbedCode(code:String) — method, class com.brightcove.api.modules.SocialModule |
|
Sets the embed code that will be shown in and copied from the player. |
setEnabled(enable:Boolean) — method, class com.brightcove.api.components.UIObject |
|
Enables/disables component for events. |
setEnabled(enable:Boolean) — method, class com.brightcove.api.modules.ExperienceModule |
|
Sets whether the template is currently enabled for user interaction. |
setEnabled(enable:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Enables/disables component for events. |
setFont(font:String) — method, class com.brightcove.api.components.Button |
|
Sets a font to be used instead of the style format's. |
setFont(font:String) — method, class com.brightcove.api.components.Label |
|
Sets a font to be used instead of the style format's. |
setFont(font:String) — method, class com.brightcove.api.components.Link |
|
Sets a font to be used instead of the style format's. |
setFont(font:String) — method, class com.brightcove.api.components.TitleLabel |
|
Sets a font to be used instead of the style format's. |
setGutter(gutter:Number) — method, class com.brightcove.api.components.Container |
|
Sets the number of pixels for the buffer between elements in the container. |
setGutter(gutter:Number) — method, class com.brightcove.api.components.LayoutBox |
|
Sets the number of pixels for the buffer between elements in the container. |
setHAlign(align:String) — method, class com.brightcove.api.components.Container |
|
Sets the horizontal alignment for the box, which determines how child elements are positioned. |
setHAlign(align:String) — method, class com.brightcove.api.components.Image |
|
Sets the horizontal alignment of the image within the container. |
setHAlign(align:String) — method, class com.brightcove.api.components.Label |
|
Sets the horizontal alignment for the textfield in the label. |
setHAlign(align:String) — method, class com.brightcove.api.components.LayoutBox |
|
Sets the horizontal alignment for the box, which determines how child elements are positioned. |
setHAlign(align:String) — method, class com.brightcove.api.components.Link |
|
Sets the horizontal alignment for the textfield in the label. |
setHAlign(align:String) — method, class com.brightcove.api.components.TitleLabel |
|
Sets the horizontal alignment for the textfield in the label. |
setHideSingleTab(hide:Boolean) — method, class com.brightcove.api.components.TabBar |
|
Sets whether the tab bar should be hidden if only a single tab is assigned to it. |
setHorizontalPadding(padding:Number) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the horizontal padding around the controls in the popup scrollbar. |
setHTMLEnabled(enabled:Boolean) — method, class com.brightcove.api.components.Label |
|
Sets whether the label should render its text as HTML. |
setIconAlignmentH(alignment:String) — method, class com.brightcove.api.components.Button |
|
Sets the horizontal alignment for the icon. |
setIconAlignmentH(alignment:String) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the horizontal alignment for the icon. |
setIconAlignmentV(alignment:String) — method, class com.brightcove.api.components.Button |
|
Sets the vertical alignment for the icon. |
setIconAlignmentV(alignment:String) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the vertical alignment for the icon. |
setIconName(name:String) — method, class com.brightcove.api.components.Button |
|
Sets the current icon displayed. |
setIconName(name:String) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the current icon displayed. |
setIconOffsetX(offset:Number) — method, class com.brightcove.api.components.Button |
|
Sets the pixel amount on the x axis the icon should be offset from its aligned position. |
setIconOffsetX(offset:Number) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the pixel amount on the x axis the icon should be offset from its aligned position. |
setIconOffsetY(offset:Number) — method, class com.brightcove.api.components.Button |
|
Sets the pixel amount on the y axis the icon should be offset from its aligned position. |
setIconOffsetY(offset:Number) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the pixel amount on the y axis the icon should be offset from its aligned position. |
setIconScale(scale:Number) — method, class com.brightcove.api.components.Button |
|
Sets the percent scale at which to render the icon. |
setIconScale(scale:Number) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the percent scale at which to render the icon. |
setIncludeInLayout(includeInLayout:Boolean) — method, class com.brightcove.api.components.ChromelessVideoPlayer |
|
Sets whether the component is included in layout calculations and rendering in parent layout box. |
setIncludeInLayout(includeInLayout:Boolean) — method, class com.brightcove.api.components.Component |
|
Sets whether the component is included in layout calculations and rendering in parent layout box. |
setIncludeMenu(includeMenu:Boolean) — method, class com.brightcove.api.components.TabBar |
|
Sets whether the tabs should include a drop down menu for quick access of items. |
setInset(inset:Number) — method, class com.brightcove.api.components.Image |
|
Sets the pixel amount on each side that the loaded image should be inset within the container. |
setInterface(player:flash.events:IEventDispatcher) — method, class com.brightcove.api.CustomModule |
|
The method called by the Brightcove player to establish a link between the player and the custom module. |
setIsToggled(toggled:Boolean) — method, class com.brightcove.api.components.ToggleButton |
|
Sets whether the button is currently in its toggled state. |
setIsToggled(toggled:Boolean) — method, class com.brightcove.api.components.VolumeControl |
|
Sets whether the button is currently in its toggled state. |
setItemInsetH(itemInsetH:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the pixel amount items are inset horizontally from the side of the component. |
setItemInsetH(itemInsetH:Number) — method, class com.brightcove.api.components.List |
|
Sets the pixel amount items are inset horizontally from the side of the component. |
setItemInsetV(itemInsetV:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the pixel amount items are inset vertically from the side of the component. |
setItemInsetV(itemInsetV:Number) — method, class com.brightcove.api.components.List |
|
Sets the pixel amount items are inset vertically from the side of the component. |
setItemLeading(itemLeading:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the vertical pixel amount between items in the list. |
setItemLeading(itemLeading:Number) — method, class com.brightcove.api.components.List |
|
Sets the vertical pixel amount between items in the list. |
setLabel(label:String) — method, class com.brightcove.api.components.Button |
|
Sets the current text for the label. |
setLabel(label:String) — method, class com.brightcove.api.components.ComboBox |
|
Sets the string that will appear in the combo if no item is selected. |
setLabelAlignmentH(alignment:String) — method, class com.brightcove.api.components.Button |
|
Sets the horizontal alignment for the label. |
setLabelAlignmentV(alignment:String) — method, class com.brightcove.api.components.Button |
|
Sets the vertical alignment for the label. |
setLabelBuffer(buffer:Number) — method, class com.brightcove.api.components.Button |
|
Sets the minimum pixel amount to the left and right of the label. |
setLabelBuffer(buffer:Number) — method, class com.brightcove.api.components.TabBar |
|
Sets the horizontal pixel space to the left and right of the label within a tab. |
setLabelBufferLeft(buffer:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the horizontal pixel space to the left of the label. |
setLabelBufferRight(buffer:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the horizontal pixel space to the right of the label. |
setLabelBufferTop(buffer:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the vertical pixel space to the top of the label. |
setLabelField(field:String) — method, class com.brightcove.api.components.ComboBox |
|
Sets the property of the items that should be used for display of the label. |
setLabelField(labelField:String) — method, class com.brightcove.api.components.TabBar |
|
Sets the field in the data object that will be used for labels in the tabs. |
setLabelOffsetX(offset:Number) — method, class com.brightcove.api.components.Button |
|
Sets the pixel amount on the x axis the label should be offset from its aligned position. |
setLabelOffsetY(offset:Number) — method, class com.brightcove.api.components.Button |
|
Sets the pixel amount on the y axis the label should be offset from its aligned position. |
setLabelSize(size:Number) — method, class com.brightcove.api.components.Button |
|
Sets a font size to be used instead of the style format's. |
setLanguage(language:String) — method, class com.brightcove.api.modules.CaptionsModule |
|
Sets the language to use for captions. |
setLink(linkURL:String) — method, class com.brightcove.api.modules.SocialModule |
|
Sets a new link that will be used in the Get Link menu state
as well as in emailed videos. |
setMaxItemsInMemory(max:uint) — method, class com.brightcove.api.modules.SearchModule |
|
Sets the maximum number of videos that will be stored by the SearchManager before
being automatically purged. |
setMaxMenuRows(max:Number) — method, class com.brightcove.api.components.TabBar |
|
Sets the maximum number of menu rows that can appear in the drop down menu before paging. |
setMaxPagesInMemory(max:uint) — 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. |
setMenuItemInset(inset:Number) — method, class com.brightcove.api.components.TabBar |
|
Sets the pixel amount that labels for menu items are inset from the sides of the drop down menu. |
setMenuRowHeight(height:Number) — method, class com.brightcove.api.components.TabBar |
|
Sets the pixel height of an item in the drop down menu. |
setMenuWidth(width:Number) — method, class com.brightcove.api.components.TabBar |
|
Sets the pixel width of the drop down menu. |
setMultiline(multiline:Boolean) — method, class com.brightcove.api.components.Button |
|
Sets whether the label should display multiline. |
setMultiline(multiline:Boolean) — method, class com.brightcove.api.components.Label |
|
Sets whether the label should display multiline. |
setMultiline(multiline:Boolean) — method, class com.brightcove.api.components.Link |
|
Sets whether the button label should display multiline. |
setMultiline(multiline:Boolean) — method, class com.brightcove.api.components.TitleLabel |
|
Sets whether the label should display multiline. |
setMutedIconName(name:String) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the icon displayed when component is toggled. |
setMutedTooltip(tooltip:String) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the tooltip for the component when toggled. |
setNumColumns(columns:int) — method, class com.brightcove.api.components.TileList |
|
Sets the number of columns represented visually for the list. |
setNumRows(rows:int) — method, class com.brightcove.api.components.TileList |
|
Sets the number of rows represented visually for the list. |
setOverlayMenuVisible(visible:Boolean) — method, class com.brightcove.api.modules.MenuModule |
|
Sets the overlay menu visibility. |
setPadding(padding:Number) — method, class com.brightcove.api.components.Container |
|
Sets the number of pixels for the border of the container. |
setPadding(padding:Number) — method, class com.brightcove.api.components.LayoutBox |
|
Sets the number of pixels for the border of the container. |
setPopupHeight(height:Number) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the height of the popup scrollbar. |
setPrivacyMode(pMode:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the current state of privacy mode (which is either set through the embed code
or via an API). |
setRenditionSelectionCallback(callback:Function) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets callback for dynamic delivery determination so that developer can set
which renditions play when the player changes size or the video buffer, or
on initial playback. |
setRotation(rotation:Number) — method, class com.brightcove.api.components.UIObject |
|
Sets the rotation of the component. |
setRotation(rotation:Number) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the rotation of the component. |
setRowGutter(gutter:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel gutter between each row. |
setRowHeight(rowHeight:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the pixel height of items in the list. |
setRowHeight(rowHeight:Number) — method, class com.brightcove.api.components.List |
|
Sets the pixel height of items in the list. |
setRowHeight(height:Number) — method, class com.brightcove.api.components.TileList |
|
Sets the pixel height of each visual row in the list. |
setScaleMode(mode:String) — method, class com.brightcove.api.components.Image |
|
Sets the method for scaling up or down the image within the container. |
setScrollDirection(direction:String) — method, class com.brightcove.api.components.TileList |
|
Sets the direction that pages will be scrolled, horizontal or vertical. |
setScrollerInset(scrollerInset:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the pixel amount that the scroller is inset from the side of the component. |
setScrollerInset(scrollerInset:Number) — method, class com.brightcove.api.components.List |
|
Sets the pixel amount that the scroller is inset from the side of the component. |
setScrollerWidth(scrollerWidth:Number) — method, class com.brightcove.api.components.ComboBox |
|
Sets the pixel width of the scroller. |
setScrollerWidth(scrollerWidth:Number) — method, class com.brightcove.api.components.List |
|
Sets the pixel width of the scroller. |
setSelected(selected:Boolean) — method, class com.brightcove.api.components.TitleLabel |
|
Sets whether the label is in its selected state. |
setSelectedIndex(index:int) — method, class com.brightcove.api.components.ComboBox |
|
Sets the currently selected item in the list by passing its index. |
setSelectedIndex(index:int) — method, class com.brightcove.api.components.ListWidget |
|
Sets the currently selected item in the list by passing its index. |
setSelectedIndex(index:int) — method, class com.brightcove.api.components.TabBar |
|
Sets the currently selected item in the tabs by passing its index. |
setSelectedIndex(index:uint) — method, class com.brightcove.api.components.ViewStack |
|
Toggles the visibility of the child element at the specified index. |
setSelectedItemID(id:String) — method, class com.brightcove.api.components.ViewStack |
|
Sets the selected item based on its ID. |
setShowBack(show:Boolean) — method, class com.brightcove.api.components.Button |
|
Sets whether the background graphic for the button should be shown (if any is assigned through the theme). |
setShowBack(show:Boolean) — method, class com.brightcove.api.components.VolumeControl |
|
Sets whether the background graphic for the button should be shown (if any is assigned through the theme). |
setSize(width:Number, height:Number) — method, class com.brightcove.api.components.Component |
|
Sets the pixel dimensions for the wrapped component. |
setSize(width:Number, height:Number) — method, class com.brightcove.api.modules.ExperienceModule |
|
Sets the pixel dimensions for the experience. |
setSize(width:Number, height:Number) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the pixel dimensions of the element. |
setSliderHeight(height:Number) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the height of the slider in the popup scrollbar. |
setSliderWidth(width:Number) — method, class com.brightcove.api.components.Playhead |
|
Sets the pixel width of the playhead slider. |
setSource(image:String) — method, class com.brightcove.api.components.Image |
|
Loads the specified file in the wrapped image. |
setSource(url:String) — method, class com.brightcove.api.components.SWFLoader |
|
Loads the specified image or attaches the specified library symbol. |
setStayInFullScreen(pStayInFullScreen:Boolean) — method, class com.brightcove.api.modules.AdvertisingModule |
|
Sets whether or not the player should stay in full screen mode when
an external ad event is fired. |
setStyleOptions(style:String) — method, class com.brightcove.api.modules.CaptionsModule |
|
Sets the style/formatting options for captions. |
setStyles(styles:String) — method, class com.brightcove.api.components.UIObject |
|
Overrides specific styles for a component by accepting a semicolon-delimited list of style names and colors. |
setStyles(styles:String) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Overrides specific styles for a component by accepting a semicolon-delimited list of style names and colors. |
setTabAlign(align:String) — method, class com.brightcove.api.components.TabBar |
|
Sets whether tabs are aligned to the left or right as they build. |
setTabPadding(padding:Number) — method, class com.brightcove.api.components.TabBar |
|
Sets the horizontal pixel space between tabs. |
setTabWidth(width:Number) — method, class com.brightcove.api.components.TabBar |
|
Sets the fixed pixel width of a tab if autosizeTabs is set to false. |
setText(text:String) — method, class com.brightcove.api.components.Label |
|
Sets the current text for the label. |
setText(text:String) — method, class com.brightcove.api.components.Link |
|
Sets the text appearing for the link. |
setText(text:String) — method, class com.brightcove.api.components.TitleLabel |
|
Sets the current text for the label. |
setTextSize(size:Number) — method, class com.brightcove.api.components.Label |
|
Sets a font size to be used instead of the style format's. |
setTextSize(size:Number) — method, class com.brightcove.api.components.Link |
|
Sets a font size to be used instead of the style format's. |
setTextSize(size:Number) — method, class com.brightcove.api.components.TitleLabel |
|
Sets a font size to be used instead of the style format's. |
setThirdPartyTime(pTime:Number) — method, class com.brightcove.api.modules.AdvertisingModule |
|
Allows user to set the time in the player controls directly. |
setToggledIconName(iconName:String) — method, class com.brightcove.api.components.ToggleButton |
|
Sets the icon displayed when component is toggled. |
setToggledLabel(label:String) — method, class com.brightcove.api.components.ToggleButton |
|
Sets the label when toggled. |
setToggledTooltip(toolTip:String) — method, class com.brightcove.api.components.ToggleButton |
|
Sets the tooltip for the component when toggled. |
setTooltip(toolTip:String) — method, class com.brightcove.api.components.Button |
|
Sets the tooltip for the component. |
setTooltip(tooltip:String) — method, class com.brightcove.api.components.Image |
|
Sets the tooltip text for the image. |
setTooltip(toolTip:String) — method, class com.brightcove.api.components.Link |
|
Sets the tooltip for the component. |
setTooltip(tooltip:String) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the tooltip for the component. |
setTruncate(truncate:Boolean) — method, class com.brightcove.api.components.Label |
|
Sets whether the label should truncate its text if the textfield is larger than the label size. |
setTruncate(truncate:Boolean) — method, class com.brightcove.api.components.TitleLabel |
|
Sets whether the label should truncate its text if the textfield is larger than the label size. |
setTruncateLabel(truncate:Boolean) — method, class com.brightcove.api.components.Button |
|
Sets whether the label should truncate its text if the label is larger than the button size. |
setType(type:String) — method, class com.brightcove.api.components.Label |
|
Sets the label's type, which determines its style format. |
setUnderline(underline:Boolean) — method, class com.brightcove.api.components.Label |
|
Sets whether the label text should be underlined. |
setURL(url:String) — method, class com.brightcove.api.components.Image |
|
Sets the click-thru URL to be used by the image. |
setURL(url:String) — method, class com.brightcove.api.components.Link |
|
Sets the url for the link. |
setUseBlur(useBlur:Boolean) — method, class com.brightcove.api.components.TileList |
|
Sets whether the list should blur its items when animating to new pages. |
setVAlign(align:String) — method, class com.brightcove.api.components.Container |
|
Sets the vertical alignment for the box, which determines how child elements are positioned. |
setVAlign(align:String) — method, class com.brightcove.api.components.Image |
|
Sets the vertical alignment of the image within the container. |
setVAlign(align:String) — method, class com.brightcove.api.components.Label |
|
Sets the vertical alignment for the textfield in the label. |
setVAlign(align:String) — method, class com.brightcove.api.components.LayoutBox |
|
Sets the vertical alignment for the box, which determines how child elements are positioned. |
setVAlign(align:String) — method, class com.brightcove.api.components.Link |
|
Sets the vertical alignment for the textfield in the label. |
setVAlign(align:String) — method, class com.brightcove.api.components.TitleLabel |
|
Sets the vertical alignment for the textfield in the label. |
setVerticalPadding(padding:Number) — method, class com.brightcove.api.components.VolumeControl |
|
Sets the vertical padding around the controls in the popup scrollbar. |
setVideoFilter(filter:Object) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Applies a bitmap video filter to the video currently loaded. |
setVisible(visible:Boolean) — method, class com.brightcove.api.components.Component |
|
Sets whether the component is visible. |
setVisible(visible:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets whether the component is visible. |
setVolume(volume:Number) — method, class com.brightcove.api.components.AudioPlayer |
|
Sets the volume for audio track playback in the player. |
setVolume(volume:Number) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Sets the volume for video playback in the player. |
SHARE — Constant Static Property, class com.brightcove.api.modules.MenuModule |
| |
sharedBy — Property, class com.brightcove.api.dtos.MediaDTO |
|
The publisher ID of the publisher who shared this media. |
shareVideoViaEmail(fromEmail:String, toEmail:String, message:String) — method, class com.brightcove.api.modules.SocialModule |
|
Sends a link the current video via email. |
shortDescription — Property, class com.brightcove.api.dtos.MediaCollectionDTO |
|
Descriptive text for playlist. |
shortDescription — Property, class com.brightcove.api.dtos.MediaDTO |
|
Short text description of the media item. |
ShortenedLinkEvent — class, package com.brightcove.api.events |
|
Event specifically for shortened link retrieval in the player. |
ShortenedLinkEvent(type:String, url:String, media:com.brightcove.api.dtos:MediaDTO) — Constructor, class com.brightcove.api.events.ShortenedLinkEvent |
|
Constructor. |
showAd(ad:Object) — method, class com.brightcove.api.modules.AdvertisingModule |
|
Renders an ad in the player in the format defined by the object
passed to the method. |
showControls(show:Boolean) — method, class com.brightcove.api.components.ChromelessVideoPlayer |
|
Shows or hides the overlay controls. |
showMenuPage(page:String) — method, class com.brightcove.api.modules.MenuModule |
|
Shows specified menu page
|
showMessage(pMessage:String, pModal:Boolean) — method, class com.brightcove.api.modules.AuthModule |
|
Show the specified message in a player overlay. |
showNextPage() — method, class com.brightcove.api.components.TileList |
|
Renders and tweens on the next page of data. |
showOptions(loadModule:Boolean) — method, class com.brightcove.api.modules.CaptionsModule |
|
Show the caption options dialog
|
SHOW_OPTIONS — Constant Static Property, class com.brightcove.api.events.CaptionsEvent |
| |
showPage(index:uint) — method, class com.brightcove.api.components.TileList |
|
Renders and tweens on the specified page of data. |
showPlaylist(id:Number) — method, class com.brightcove.api.components.ListWidget |
|
Sets the data to be rendered within the list by a playlist ID, which results in the videos displayed. |
showPreviousPage() — method, class com.brightcove.api.components.TileList |
|
Renders and tweens on the previous page of data. |
showSponsorMessage(show:Boolean) — method, class com.brightcove.api.modules.AdvertisingModule |
|
Hides all controls except time controls and sets time controls to advertising mode,
showing only "Sponsor Message" in the player controls. |
showVolumeControls(show:Boolean) — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Opens or closes the volume controls over the video screen, depending on the argument passed in. |
size — Property, class com.brightcove.api.dtos.RenditionAssetDTO |
|
The size, in bytes of the asset. |
snippet — Property, class com.brightcove.api.events.EmbedCodeEvent |
|
Returns the embed code snippet held by the event. |
SOCIAL — Constant Static Property, class com.brightcove.api.APIModules |
|
Key for SocialModule. |
SocialModule — class, package com.brightcove.api.modules |
|
API class for handling social features, like sharing. |
SocialModule(module:Object) — Constructor, class com.brightcove.api.modules.SocialModule |
|
Constructor. |
SortByType — class, package com.brightcove.api.search |
|
Holds constants for the different "sort by" options. |
SortOrderType — class, package com.brightcove.api.search |
|
Holds constants for the different "sort order" options. |
sponsorMessageVisible — Property, class com.brightcove.api.components.AdvertisingContext |
|
Returns true if the sponsor message text should be visible, false
if it should be hidden. |
startDate — Property, class com.brightcove.api.dtos.MediaDTO |
|
The date the media item was set to go live. |
stop() — method, class com.brightcove.api.components.AudioPlayer |
|
Stops playback of the current audio track, sending its position to the start. |
stop() — method, class com.brightcove.api.modules.VideoPlayerModule |
|
Stops playback of the current title in the video window, sending its position to the start. |
STOP — Constant Static Property, class com.brightcove.api.events.MediaEvent |
|
The MediaEvent.STOP constant defines the value of the
type property of the event object for a
mediaStop event. |
stopAd() — method, class com.brightcove.api.modules.AdvertisingModule |
|
Stops and ends the currently playing ad. |
streamFPS — Property, class com.brightcove.api.dtos.RenditionSelectionContext |
|
The current rate in frames per second of the current stream, if any (this may be NaN on initial selection of a rendition). |
SWFLoader — class, package com.brightcove.api.components |
|
The SWFLoader UI component in the player allows you to specify a custom-developed SWF to be loaded, positioned, and sized within a player. |
SWFLoader(element:Object) — Constructor, class com.brightcove.api.components.SWFLoader |
|
Constructor. |
synchBannerWithExternal(adObj:Object) — method, class com.brightcove.api.components.ExpandingBanner |
|
Allows for the player to render the synched banner units without playing a video ad. |
|
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 |