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  
abrControlParameters — Property, class com.adobe.mediacore.DefaultMediaPlayer
Media player parameters that control the playback of MBR content.
abrControlParameters — Property, interface com.adobe.mediacore.MediaPlayer
Media player parameters that control the playback of MBR content.
ABRControlParameters — final class, package com.adobe.mediacore
Encapsulates all ABR control parameters.
ABRControlParameters(policy:String, initialBitRate:int, minBitRate:int, maxBitRate:int) — Constructor, class com.adobe.mediacore.ABRControlParameters
Constructor method.
action — Property, class com.adobe.mediacore.timeline.advertising.AdBreakPolicy
activity — Property, class com.adobe.mediacore.info.ClosedCaptionsTrack
Getter method: Indicate whether there is activity in the track
actualPosition — Property, class com.adobe.mediacore.events.SeekEvent
The actual position for the seek operation.
ad — Property, class com.adobe.mediacore.events.AdClickEvent
The associated ad.
ad — Property, class com.adobe.mediacore.events.AdPlaybackEvent
The ad
ad — Property, class com.adobe.mediacore.timeline.advertising.AdInfo
Ad — final class, package com.adobe.mediacore.timeline.advertising
Class holding all ad related information.
Ad(id:String, type:String, duration:uint, primaryAsset:com.adobe.mediacore.timeline.advertising:AdAsset, companionAssets:Vector$com.adobe.mediacore.timeline.advertising:AdAsset, tracker:com.adobe.mediacore.timeline:ContentTracker) — Constructor, class com.adobe.mediacore.timeline.advertising.Ad
Default constructor.
AdAsset — class, package com.adobe.mediacore.timeline.advertising
Represents an ad asset.
AdAsset(id:String, duration:Number, resource:com.adobe.mediacore:MediaResource, adClick:com.adobe.mediacore.timeline.advertising:AdClick, metadata:com.adobe.mediacore.metadata:Metadata) — Constructor, class com.adobe.mediacore.timeline.advertising.AdAsset
adBreak — Property, class com.adobe.mediacore.events.AdBreakPlaybackEvent
The associated ad break information.
adBreak — Property, class com.adobe.mediacore.events.AdClickEvent
The associated ad break.
adBreak — Property, class com.adobe.mediacore.events.AdPlaybackEvent
The ad
adBreak — Property, class com.adobe.mediacore.timeline.advertising.AdBreakPlacement
Associated ad break which will be placed on the timeline.
adBreak — Property, class com.adobe.mediacore.timeline.advertising.AdBreakRemoval
Associated ad break which will be removed from the timeline.
adBreak — Property, class com.adobe.mediacore.timeline.advertising.AdInfo
AdBreak — final class, package com.adobe.mediacore.timeline.advertising
Represents a group of ads.
AdBreak(ads:Vector$com.adobe.mediacore.timeline.advertising:Ad) — Constructor, class com.adobe.mediacore.timeline.advertising.AdBreak
Default constructor.
adBreakCompleted — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched when an ad break completes.
AD_BREAK_COMPLETED — Constant Static Property, class com.adobe.mediacore.events.AdBreakPlaybackEvent
Event dispatched when an ad break completes.
AdBreakPlacement — final class, package com.adobe.mediacore.timeline.advertising
Add break placement operation.
AdBreakPlacement(placement:com.adobe.mediacore.timeline:Placement, adBreak:com.adobe.mediacore.timeline.advertising:AdBreak) — Constructor, class com.adobe.mediacore.timeline.advertising.AdBreakPlacement
Default constructor.
AdBreakPlaybackEvent — class, package com.adobe.mediacore.events
Event dispatched by media player whenever an ad break starts or completes.
AdBreakPlaybackEvent(type:String, bubbles:Boolean, cancelable:Boolean, adBreak:com.adobe.mediacore.timeline.advertising:AdBreak) — Constructor, class com.adobe.mediacore.events.AdBreakPlaybackEvent
Default constructor.
AdBreakPolicy — class, package com.adobe.mediacore.timeline.advertising
AdBreakPolicy(action:String) — Constructor, class com.adobe.mediacore.timeline.advertising.AdBreakPolicy
AdBreakPolicySelector — Interface, package com.adobe.mediacore.timeline.advertising
AdBreakPolicySelectorFactory — Interface, package com.adobe.mediacore
AdBreakRemoval — final class, package com.adobe.mediacore.timeline.advertising
Remove ad break operation.
AdBreakRemoval(placement:com.adobe.mediacore.timeline:Placement, adBreak:com.adobe.mediacore.timeline.advertising:AdBreak) — Constructor, class com.adobe.mediacore.timeline.advertising.AdBreakRemoval
Default constructor.
adBreakStart — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched when an ad break starts.
AD_BREAK_STARTED — Constant Static Property, class com.adobe.mediacore.events.AdBreakPlaybackEvent
Event dispatched when an ad break starts.
adClick — Property, class com.adobe.mediacore.events.AdClickEvent
Ad click through information associated with the asset clicked.
adClick — Property, class com.adobe.mediacore.timeline.advertising.AdAsset
AdClick — class, package com.adobe.mediacore.timeline.advertising
Class holding click through information for content.
AdClick(id:String, title:String, url:String) — Constructor, class com.adobe.mediacore.timeline.advertising.AdClick
Default constructor.
AD_CLICK — Constant Static Property, class com.adobe.mediacore.events.AdClickEvent
Dispatched when the ad is clicked during playback.
AdClickEvent — class, package com.adobe.mediacore.events
AdClickEvent(type:String, bubbles:Boolean, cancelable:Boolean, adBreak:com.adobe.mediacore.timeline.advertising:AdBreak, ad:com.adobe.mediacore.timeline.advertising:Ad, adClick:com.adobe.mediacore.timeline.advertising:AdClick) — Constructor, class com.adobe.mediacore.events.AdClickEvent
Default constructor.
adCompleted — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched when an ad completes.
AD_COMPLETED — Constant Static Property, class com.adobe.mediacore.events.AdPlaybackEvent
Dispatched when the ad playback is completed.
addRef() — method, class com.adobe.mediacore.VideoEngineTimelineHold
addRef() — method, interface com.adobe.mediacore.timeline.TimelineHold
AdInfo — final class, package com.adobe.mediacore.timeline.advertising
Wrapper class containing an Ad object and its corresponding ad break.
AdInfo(adBreak:com.adobe.mediacore.timeline.advertising:AdBreak, ad:com.adobe.mediacore.timeline.advertising:Ad) — Constructor, class com.adobe.mediacore.timeline.advertising.AdInfo
adjustSeekPosition(position:Number) — method, class com.adobe.mediacore.DefaultSeekManager
Adjusts the seek position to match the desired logic.
adjustSeekPosition(position:Number) — method, interface com.adobe.mediacore.SeekManager
Adjusts the seek position to match the desired logic.
AdPlaybackEvent — class, package com.adobe.mediacore.events
Event dispatched when the player plays an ad.
AdPlaybackEvent(type:String, bubbles:Boolean, cancelable:Boolean, adBreak:com.adobe.mediacore.timeline.advertising:AdBreak, ad:com.adobe.mediacore.timeline.advertising:Ad, progress:Number, time:Number, rate:Number) — Constructor, class com.adobe.mediacore.events.AdPlaybackEvent
Default constructor.
adProgress — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched when playback progresses while playing an ad.
AD_PROGRESS — Constant Static Property, class com.adobe.mediacore.events.AdPlaybackEvent
Dispatched during ad playback to report the playback progress.
ads — Property, class com.adobe.mediacore.timeline.advertising.AdBreak
The ads contained in this ad break.
AD_SEEK — Constant Static Property, class com.adobe.mediacore.events.AdPlaybackEvent
Dispatched when a seek occurs across ad boundaries or within an ad.
adStart — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched when an ad starts.
AD_STARTED — Constant Static Property, class com.adobe.mediacore.events.AdPlaybackEvent
Dispatched when the ad has started.
AdType — final class, package com.adobe.mediacore.timeline.advertising
Enumeration of all ad types supported by PSDK.
advertisingFactory — Property, class com.adobe.mediacore.MediaPlayerConfig
Current media player client factory used for advertising workflow.
AGGRESSIVE_POLICY — Constant Static Property, class com.adobe.mediacore.ABRControlParameters
Aggressive policy for ABR switching logic.
apiVersion — Static Property, class com.adobe.mediacore.Version
Retrieve the current version of PSDK API.
attachMediaPlayer(player:com.adobe.mediacore:MediaPlayer) — method, class com.adobe.mediacore.qos.metrics.QOSProvider
attachMediaPlayer(mediaPlayer:com.adobe.mediacore:MediaPlayer, playerName:String) — method, class com.adobe.mediacore.videoanalytics.VideoAnalyticsProvider
Attaches a media player to the video analytics provider.
AudioTrack — class, package com.adobe.mediacore.info
Class that defines the AudioTrack abstraction.
AudioTrack(name:String, language:String, isDefault:Boolean, isAutoSelect:Boolean, isForced:Boolean) — Constructor, class com.adobe.mediacore.info.AudioTrack
Constructor method.
audioTracks — Property, interface com.adobe.mediacore.MediaPlayerItem
Provides the list of currently available audio tracks.
AuditudeAdResolver — class, package com.adobe.mediacore.timeline.advertising
AuditudeAdResolver(config:com.adobe.mediacore:MediaPlayerConfig) — Constructor, class com.adobe.mediacore.timeline.advertising.AuditudeAdResolver
Default constructor.
AUDITUDE_METADATA_KEY — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
AuditudeSettings — class, package com.adobe.mediacore.metadata
Public class which support ad information provided by the Auditude ad-resolving WEB service.
authorizedFeatures — Property, class com.adobe.mediacore.MediaPlayerContext
The associated authorized features associated with this context.
authorizedFeatures — Property, class com.adobe.mediacore.utils.AuthorizedFeaturesHelper
Returns the loaded authorized features set.
AuthorizedFeaturesHelper — class, package com.adobe.mediacore.utils
Helper class used for loading and obtaining the AuthorizeFeature set using an externally stored token.
AuthorizedFeaturesHelper() — Constructor, class com.adobe.mediacore.utils.AuthorizedFeaturesHelper
Default constructor.
availableSpeeds — Property, interface com.adobe.mediacore.MediaPlayerItem
Provides the list of available "speeds" in the context of the "trick-play" feature.
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