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  
id — Property, class com.brightcove.api.dtos.MediaCollectionDTO
Unique Brightcove ID for playlist.
id — Property, class com.brightcove.api.dtos.MediaDTO
Unique Brightcove ID for the media item.
id — Property, class com.brightcove.api.dtos.ModuleIdentifier
The unique id of the module in the player, which can be used to retrieve a reference to the module.
id — Property, class com.brightcove.api.dtos.VideoCuePointDTO
Unique Brightcove ID for the cuepoint.
ID — Constant Static Property, class com.brightcove.api.modules.ContentModule
Value that retrieves media or media collections by ID when passed as the property parameter of the getMedia(), getMediaAsync(), getMediaCollection() or getMediaCollectionAsync() method.
Image — class, package com.brightcove.api.components
The Image UI component in the player.
Image(element:Object) — Constructor, class com.brightcove.api.components.Image
Constructor.
info — Property, class com.brightcove.api.events.ErrorEvent
Any additional info available for the event.
INFO — Constant Static Property, class com.brightcove.api.modules.MenuModule
INIT — Constant Static Property, class com.brightcove.api.events.LoaderEvent
The LoaderEvent.INIT constant defines the value of the type property of the event object for a loaderInit event.
initialize() — method, class com.brightcove.api.CustomModule
This method is called once the player is ready for interaction.
insertChildAt(child:String, index:uint) — method, class com.brightcove.api.components.Container
Adds a new child element at the specified position in the box children array.
insertChildAt(child:String, index:uint) — method, class com.brightcove.api.components.LayoutBox
Adds a new child element at the specified position in the box children array.
insertChildAt(child:String, index:uint) — method, class com.brightcove.api.components.ViewStack
Adds a new child element at the specified position in the box children array.
insertTabAt(tabData:Object, index:uint) — method, class com.brightcove.api.components.TabBar
Inserts a single tab into tab bar at specified location.
INVALID_ID — Constant Static Property, class com.brightcove.api.error.ErrorTypes
The ID provided for the player is not for a currently active player.
isMenuPageShowing() — method, class com.brightcove.api.modules.MenuModule
Returns whether or not a menu page is showing.
isMuted() — method, class com.brightcove.api.components.AudioPlayer
Returns whether the audio player currently is muted.
isMuted() — method, class com.brightcove.api.modules.VideoPlayerModule
Returns whether the video player currently is muted.
isOverlayMenuShowing() — method, class com.brightcove.api.modules.MenuModule
Returns whether or not the overlay menu is showing.
isPlayerDefined() — method, class com.brightcove.api.modules.VideoPlayerModule
Returns whether the video player is defined for the player instance.
isPlaying() — method, class com.brightcove.api.components.AudioPlayer
Returns whether the current audio track is playing.
isPlaying() — method, class com.brightcove.api.modules.VideoPlayerModule
Returns whether the video currently displayed in the video window is playing.
isURLShortenedForMedia(mediaID:Number) — method, class com.brightcove.api.modules.SocialModule
Returns whether the shortened URL has been generated (or attempted) for the specified media.
items — Property, class com.brightcove.api.events.SearchEvent
Returns the most recent page/array of items in the search result.
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