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  
activeCCServices — Property, class com.adobe.mediacore.MediaPlayerItem
Returns the active CC services.
ad — Property, class com.adobe.mediacore.events.AdClickEvent
The associated ad.
ad — Property, class com.adobe.mediacore.events.AdEvent
The ad
ad — Property, class com.adobe.mediacore.events.AdPlaybackEvent
The ad
ad — Property, class com.adobe.mediacore.timeline.advertising.AdInfo
Ad — class, package com.adobe.mediacore.content.advertising
DEPRECATED Use com.adobe.mediacore.timeline.advertising.Ad instead. Class holding ad related information.
Ad — final class, package com.adobe.mediacore.timeline.advertising
Class holding all ad related information.
Ad(time:Number, duration:Number, trackingInfo:Object, clickURL:String, companionAds:Array, contentId:String, tracker:Object) — Constructor, class com.adobe.mediacore.content.advertising.Ad
Default constructor.
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.
AD — Constant Static Property, class com.adobe.mediacore.manifesthandler.AvailInfo
AvailInfo type for ads.
adaptiveStreamingBitrateRelativeErrorMargin — Property, interface com.adobe.mediacore.MediaPlayer
adaptiveStreamingMaxDecisionHistoryLength — Property, interface com.adobe.mediacore.MediaPlayer
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.AdBreakEvent
The current AdBreak containing the ad break info.
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.AdBreakPlacementOperation
Associated ad break which will be placed on the timeline.
adBreak — Property, class com.adobe.mediacore.timeline.advertising.AdInfo
AdBreak — final class, package com.adobe.mediacore.content.advertising
DEPRECATED Use com.adobe.mediacore.timeline.advertising.AdBreak instead. Describes an ad break, with ads inside it
AdBreak — final class, package com.adobe.mediacore.timeline.advertising
Represents a group of ads.
AdBreak(ads:Vector$com.adobe.mediacore.content.advertising:Ad, time:Number, replacedDuration:Number) — Constructor, class com.adobe.mediacore.content.advertising.AdBreak
Constructor.
AdBreak(ads:Vector$com.adobe.mediacore.timeline.advertising:Ad) — Constructor, class com.adobe.mediacore.timeline.advertising.AdBreak
Default constructor.
adBreakComplete — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched when the playback of the ad break has completed (the playhead has exited the ad break)
AD_BREAK_COMPLETE — Constant Static Property, class com.adobe.mediacore.events.AdBreakEvent
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.
AdBreakEvent — class, package com.adobe.mediacore.events
DEPRECATED Use com.adobe.mediacore.events.AdBreakPlaybackEvent instead. Event dispatched by media player whenever an ad break starts or completes.
AdBreakEvent(type:String, bubbles:Boolean, cancelable:Boolean, adBreak:com.adobe.mediacore.content.advertising:AdBreak) — Constructor, class com.adobe.mediacore.events.AdBreakEvent
Default constructor.
adBreakMarkers — Property, class com.adobe.mediacore.timeline.Timeline
Returns the timeline markers associated with ad breaks.
AdBreakPlacementOperation — final class, package com.adobe.mediacore.timeline.advertising
Add break placement operation.
AdBreakPlacementOperation(opportunity:com.adobe.mediacore.timeline:Opportunity, adBreak:com.adobe.mediacore.timeline.advertising:AdBreak) — Constructor, class com.adobe.mediacore.timeline.advertising.AdBreakPlacementOperation
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.
adBreakStart — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched when the playhead has entered an ad break
AD_BREAK_START — Constant Static Property, class com.adobe.mediacore.events.AdBreakEvent
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.
AD_CLICK — Constant Static Property, class com.adobe.mediacore.events.AdEvent
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.
adComplete — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched when the playback of the ad has completed (the playhead has exited the ad)
AD_COMPLETE — Constant Static Property, class com.adobe.mediacore.events.AdEvent
Dispatched when the ad playback is completed.
AD_COMPLETED — Constant Static Property, class com.adobe.mediacore.events.AdPlaybackEvent
Dispatched when the ad playback is completed.
adContentId — Property, class com.adobe.mediacore.adresolver.AdPlacement
Content id of the ad from the ad server
AD_CONTENT_REPLACED_IN_TRICKPLAY — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a warning notification used to notify that the ad has been replaced by the main content during trick play
addNotification(notification:com.adobe.mediacore.notifications:Notification) — method, class com.adobe.mediacore.notifications.NotificationHistory
Adds a notification to the history.
addTimelineHolder(timelineHolder:com.adobe.mediacore.timeline:TimelineHolder) — method, class com.adobe.mediacore.timeline.Timeline
Adds a timeline holder on the timeline.
addValue(key:String, value:Object) — method, class com.adobe.mediacore.metadata.Metadata
Stores the specified value in this Metadata object, using the specified key.
AdEvent — class, package com.adobe.mediacore.events
DEPRECATED Use com.adobe.mediacore.events.AdPlaybackEvent instead. Event dispatched when the player plays an ad.
AdEvent(type:String, bubbles:Boolean, cancelable:Boolean, ad:com.adobe.mediacore.content.advertising:Ad, progress:Number, time:Number, rate:Number) — Constructor, class com.adobe.mediacore.events.AdEvent
Default constructor.
AdInfo — 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
AD_INSERTION_FAIL — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a warning notification used to notify that a problem occurred with the insertion of an ad
AD_METADATA_INVALID — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a warning notification used to notify that the provided ad metadata is invalid
adPlacement — Property, class com.adobe.mediacore.adresolver.AdPlacementInitializer
The ad placement that was passed for processing
adPlacement — Property, class com.adobe.mediacore.events.AdPlacementInitializerEvent
Returns the ad placement.
AdPlacement — class, package com.adobe.mediacore.adresolver
Describes an ad placement that should be spliced into an avail.
adPlacementInitializationComplete — Event, class com.adobe.mediacore.adresolver.AdPlacementInitializer
Dispatched when the initializing has completed successfully
AD_PLACEMENT_INITIALIZATION_COMPLETE — Constant Static Property, class com.adobe.mediacore.events.AdPlacementInitializerEvent
Ad placement initialization is completed.
adPlacementInitializationFail — Event, class com.adobe.mediacore.adresolver.AdPlacementInitializer
Dispatched if there was an error when trying to initialize the ad placement
AD_PLACEMENT_INITIALIZATION_FAIL — Constant Static Property, class com.adobe.mediacore.events.AdPlacementInitializerEvent
Ad placement initialization failed.
AdPlacementInitializer — class, package com.adobe.mediacore.adresolver
The AdPlacementProcessor is capable of initializing an ad placement (creating and initializing its stream provider).
AdPlacementInitializer(adPlacement:com.adobe.mediacore.adresolver:AdPlacement) — Constructor, class com.adobe.mediacore.adresolver.AdPlacementInitializer
Constructor.
AdPlacementInitializerEvent — class, package com.adobe.mediacore.events
Event that is dispatched when an initialization of an AdPlacement is completed, regardless if the initialization was successful or not.
AdPlacementInitializerEvent(type:String, bubbles:Boolean, cancelable:Boolean, adPlacement:com.adobe.mediacore.adresolver:AdPlacement, errorReason:String) — Constructor, class com.adobe.mediacore.events.AdPlacementInitializerEvent
Constructor.
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
Dispatched as the playhead progresses through the ad
adProgress — Property, class com.adobe.mediacore.events.AdEvent
The progress made in the ad.
AD_PROGRESS — Constant Static Property, class com.adobe.mediacore.events.AdEvent
Dispatched during ad playback to report the playback progress.
AD_PROGRESS — Constant Static Property, class com.adobe.mediacore.events.AdPlaybackEvent
Dispatched during ad playback to report the playback progress.
adResolverFail — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched when the ad request to the ad server failed
AD_RESOLVER_FAIL — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a warning notification used to notify that a problem occurred with the ad resolver
AD_RESOLVER_RESOLVE_FAIL — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a warning notification used to notify that the ad resolver could not resolve an avail
AD_RESOLVING_PARAMETERS — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataNamespaces
The key under which all the parameters needed for resolving ad placement are stored.
ads — Property, class com.adobe.mediacore.content.advertising.AdBreak
The ads inside the ad break
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.AdEvent
Dispatched when a seek occurs across ad boundaries or within an ad.
AD_SEEK — Constant Static Property, class com.adobe.mediacore.events.AdPlaybackEvent
Dispatched when a seek occurs across ad boundaries or within an ad.
adSignalingMode — Property, class com.adobe.mediacore.MediaPlayerItem
Returns the ad signaling mode to be used for this item
AD_SIGNALING_MODE — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataNamespaces
The key under which the ad signaling mode is specified.
AD_SIGNALING_MODE_INVALID — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a warning notification used to notify that the desired ad signaling mode does not have a valid value.
adStart — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched when the playhead has entered an ad
AD_START — Constant Static Property, class com.adobe.mediacore.events.AdEvent
Dispatched when the ad has started.
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.
AD_TYPE_MID_ROLL — Constant Static Property, class com.adobe.mediacore.manifesthandler.AvailInfo
AD_TYPE_NONE — Constant Static Property, class com.adobe.mediacore.manifesthandler.AvailInfo
AD_TYPE_POST_ROLL — Constant Static Property, class com.adobe.mediacore.manifesthandler.AvailInfo
AD_TYPE_PRE_ROLL — Constant Static Property, class com.adobe.mediacore.manifesthandler.AvailInfo
AD_UNREACHABLE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a warning notification used to notify that an ad is unreachable
AdvancedMediaPlayer — class, package com.adobe.mediacore
Advanced media player controller class.
AdvancedMediaPlayer(item:com.adobe.mediacore:MediaPlayerItem) — Constructor, class com.adobe.mediacore.AdvancedMediaPlayer
Constructs a media player using the specified media player item.
advertisingFactory — Property, class com.adobe.mediacore.MediaPlayerConfig
Current media player client factory used for advertising workflow.
AdvertisingMetadata — class, package com.adobe.mediacore.metadata
The AdvertisingMetadata holds metadata specific to the advertising workflow
AdvertisingMetadata() — Constructor, class com.adobe.mediacore.metadata.AdvertisingMetadata
Constructor.
ADVERTISING_METADATA — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataNamespaces
The key under which the advertising metadata is stored.
ALL_DOWNLOAD_RETRIES_FAIL — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for a error notification used to notify that all download retries failed for resource.
ALL_PARAMETERS — Constant Static Property, class com.adobe.mediacore.ViewRenderingProperties
apiVersion — Static Property, class com.adobe.mediacore.utils.Version
PSDK API versioning. Used to check against the API version the application has been compiled with. e.g.
applyChanges() — method, class com.adobe.mediacore.ViewRenderingProperties
assignedRate — Property, class com.adobe.mediacore.events.PlaybackRateEvent
New rate of the TrickPlayTrait.
attachMediaPlayer(mediaPlayer:com.adobe.mediacore:MediaPlayer, playerName:String) — method, class com.adobe.mediacore.videoanalytics.VideoAnalyticsProvider
Attaches a media player to the video analytics provider.
AudioChangeEvent — class, package com.adobe.mediacore.events
An AudioChangeEvent is dispatched when the audio properties of a MediaPlayer change
AudioChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, muted:Boolean, volume:Number, pan:Number) — Constructor, class com.adobe.mediacore.events.AudioChangeEvent
Constructor.
audioCodec — Property, class com.adobe.mediacore.Rendition
The audio codec of the rendition
audioCodec — Property, class com.adobe.mediacore.content.Track
The audio codec of the track.
AUDIO_CODEC — Constant Static Property, class com.adobe.mediacore.notifications.NotificationMetadataKeys
The key used for storing the name of the audio codec.
audioPan — Property, interface com.adobe.mediacore.MediaPlayer
The left-to-right panning of the sound.
audioPan — Property, class com.adobe.mediacore.events.AudioChangeEvent
New pan value resulting from this change.
audioTrack — Property, class com.adobe.mediacore.events.AudioTrackEvent
The new audio track
AUDIO_TRACK_CHANGE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an informational notification used to notify that the audio track has been changed
AudioTrackEvent — class, package com.adobe.mediacore.events
Event dispatched by the media player whenever a new track begins to be played.
AudioTrackEvent(type:String, bubbles:Boolean, cancelable:Boolean, audioTrack:com.adobe.mediacore.content:Track) — Constructor, class com.adobe.mediacore.events.AudioTrackEvent
Default constructor.
audioTrackPlaying — Event, class com.adobe.mediacore.MediaPlayerItem
Dispatched when a new audio track has started playback
AUDIO_TRACK_PLAYING — Constant Static Property, class com.adobe.mediacore.events.AudioTrackEvent
Type of the event dispatched when an audio track started playback.
audioTracks — Property, class com.adobe.mediacore.MediaPlayerItem
The available audio tracks from the stream.
audioTrackSelect — Event, class com.adobe.mediacore.MediaPlayerItem
Dispatched when an audio track has been selected
AUDIO_TRACK_SELECT — Constant Static Property, class com.adobe.mediacore.events.AudioTrackEvent
Type of the event dispatched when an audio track has been selected.
AuditudeAdResolver — class, package com.adobe.mediacore.timeline.advertising
AuditudeAdResolver() — Constructor, class com.adobe.mediacore.timeline.advertising.AuditudeAdResolver
Default constructor.
AuditudeSettings — class, package com.adobe.mediacore.metadata
Public class which support ad information provided by the Auditude ad-resolving WEB service.
autoPlay — Property, interface com.adobe.mediacore.MediaPlayer
Flag indicating if the player will automatically start playing the media stream once all the data is available. Defaults to false.
avail — Property, class com.adobe.mediacore.adresolver.AdPlacement
Returns the AvailInfo that this AdPlacement applies to.
AVAILABLE — Constant Static Property, class com.adobe.mediacore.events.SMPTETimecodeEvent
A SMPTETimecode is available
AVAILABLE — Constant Static Property, class com.adobe.mediacore.events.TimedMetadataEvent
A TimedMetadata is available
AvailInfo — class, package com.adobe.mediacore.manifesthandler
Serialized manifest cue object.
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