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  
BACKUP_RANK — Constant Static Property, class com.adobe.mediacore.notifications.NotificationMetadataKeys
The key used for the rank of a selected backup.
beginTime — Property, class com.adobe.mediacore.utils.TimeRange
The begin time of the range, in seconds.
bitrate — Property, class com.adobe.mediacore.Rendition
The bitrate in bits per second for the rendition
bitrate — Property, class com.adobe.mediacore.events.BitrateChangeEvent
The bitrate of the new stream
bitrate — Property, class com.adobe.mediacore.events.QoSEvent
Bitrate in bits per second.
BITRATE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationMetadataKeys
The key used for storing the bitrate
bitrateChange — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched when the bitrate of the current played media changes.
BITRATE_CHANGE — Constant Static Property, class com.adobe.mediacore.events.BitrateChangeEvent
Type of the event dispatched when a bitrate change has been completed.
BITRATE_CHANGE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an informational notification used to notify that the bitrate of the video has changed
BitrateChangeEvent — class, package com.adobe.mediacore.events
Event dispatched by the media player whenever a bitrate change occurs
BitrateChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, bitrate:Number, bitrateReason:String) — Constructor, class com.adobe.mediacore.events.BitrateChangeEvent
Default constructor.
bitrateRange — Property, class com.adobe.mediacore.MediaPlayerItem
The bitrate interval allowed for playback (expressed in bits per second). This range enforcement does not apply to the first downloaded fragment.
bitrateReason — Property, class com.adobe.mediacore.events.BitrateChangeEvent
The reason behind the bitrate change
BOOTSTRAP_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a error notification used to notify that an error related to bootstrap occured
BufferEvent — class, package com.adobe.mediacore.events
Event dispatched by the media player when the player starts or stops buffering.
BufferEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.mediacore.events.BufferEvent
Default constructor.
bufferingEnd — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched to notify when the player has finished buffering.
BUFFERING_END — Constant Static Property, class com.adobe.mediacore.events.BufferEvent
Type of the event dispatched when the player has finished buffering.
bufferingStart — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched to notify when the player has started buffering.
BUFFERING_START — Constant Static Property, class com.adobe.mediacore.events.BufferEvent
Type of the event dispatched when the player has started buffering.
bufferLength — Property, interface com.adobe.mediacore.MediaPlayer
Length of the content currently in the media's buffer, in seconds.
bufferTime — Property, interface com.adobe.mediacore.MediaPlayer
Desired length of the media's buffer, in seconds.
build — Static Property, class com.adobe.mediacore.utils.Version
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