| 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 |
| capacity — Property, class com.adobe.mediacore.notifications.NotificationHistory |
|
Returns the maximum allowed size of the notifications list. |
| captionData — Property, class com.adobe.mediacore.events.CaptionInfoEvent |
| |
| captionInfo — Event, interface com.adobe.mediacore.MediaPlayer |
|
Dispatched to notify when new caption info/data is available to be
processed. |
| CAPTION_INFO — Constant Static Property, class com.adobe.mediacore.events.CaptionInfoEvent |
|
Dispatched whenever closed captioning info/data should be processed. |
| CaptionInfoEvent — class, package com.adobe.mediacore.events |
|
Event dispatched by the MediaPlayer when closed captioning info/data
should be processed. |
| CaptionInfoEvent(type:String, bubbles:Boolean, cancelable:Boolean, captionType:String, captionData:String) — Constructor, class com.adobe.mediacore.events.CaptionInfoEvent |
| |
| captionType — Property, class com.adobe.mediacore.events.CaptionInfoEvent |
| |
| ccNewActiveService — Event, interface com.adobe.mediacore.MediaPlayer |
|
Dispatched to notify that a new CC service has become active on the current item. |
| CC_NEW_ACTIVE_SERVICE — Constant Static Property, class com.adobe.mediacore.events.ClosedCaptioningEvent |
| |
| clearNotificationList() — method, class com.adobe.mediacore.notifications.NotificationHistory |
|
Clears the entire notification history. |
| clickURL — Property, class com.adobe.mediacore.adresolver.AdPlacement |
|
URL for the Clickthrough. |
| clickURL — Property, class com.adobe.mediacore.content.advertising.Ad |
|
URL for the Clickthrough. |
| clone() — method, class com.adobe.mediacore.events.AdBreakEvent |
| |
| clone() — method, class com.adobe.mediacore.events.AdEvent |
| |
| clone() — method, class com.adobe.mediacore.events.AdPlacementInitializerEvent |
| |
| clone() — method, class com.adobe.mediacore.events.AdResolverEvent |
| |
| clone() — method, class com.adobe.mediacore.events.AudioChangeEvent |
| |
| clone() — method, class com.adobe.mediacore.events.AudioTrackEvent |
| |
| clone() — method, class com.adobe.mediacore.events.BitrateChangeEvent |
| |
| clone() — method, class com.adobe.mediacore.events.CaptionInfoEvent |
| |
| clone() — method, class com.adobe.mediacore.events.ClosedCaptioningEvent |
| |
| clone() — method, class com.adobe.mediacore.events.FragmentDownloadInfoEvent |
| |
| clone() — method, class com.adobe.mediacore.events.MediaPlayerEvent |
| |
| clone() — method, class com.adobe.mediacore.events.MediaPlayerItemEvent |
| |
| clone() — method, class com.adobe.mediacore.events.MediaPlayerStatusChangeEvent |
| |
| clone() — method, class com.adobe.mediacore.events.NotificationHistoryChangeEvent |
| |
| clone() — method, class com.adobe.mediacore.events.PlaybackRateEvent |
| |
| clone() — method, class com.adobe.mediacore.events.SMPTETimecodesChangeEvent |
| |
| clone() — method, class com.adobe.mediacore.events.SeekEvent |
| |
| clone() — method, class com.adobe.mediacore.events.TrackingEvent |
| |
| ClosedCaptioningEvent — class, package com.adobe.mediacore.events |
| |
| ClosedCaptioningEvent(type:String, bubbles:Boolean, cancelable:Boolean, newActiveService:String) — Constructor, class com.adobe.mediacore.events.ClosedCaptioningEvent |
| |
| code — Property, class com.adobe.mediacore.notifications.Notification |
|
The code of the notification. |
| com.adobe.mediacore — package |
| |
| com.adobe.mediacore.adresolver — package |
| |
| com.adobe.mediacore.content — package |
| |
| com.adobe.mediacore.content.advertising — package |
| |
| com.adobe.mediacore.events — package |
| |
| com.adobe.mediacore.manifesthandler — package |
| |
| com.adobe.mediacore.metadata — package |
| |
| com.adobe.mediacore.notifications — package |
| |
| com.adobe.mediacore.reporting — package |
| |
| com.adobe.mediacore.system — package |
| |
| com.adobe.mediacore.tracking — package |
| |
| com.adobe.mediacore.utils — package |
| |
| companionAds — Property, class com.adobe.mediacore.adresolver.AdPlacement |
|
List of Companion Ads. |
| companionAds — Property, class com.adobe.mediacore.content.advertising.Ad |
|
List of Companion Ads. |
| compareTo(other:com.adobe.mediacore.utils:TimeRange) — method, class com.adobe.mediacore.utils.TimeRange |
|
Performs a comparation with a time range and returns:
- a negative number, if this should appear before other in the sorted sequence
- 0, if this equals other
- a positive number, if this should appear after other in the sorted sequence
|
| COMPLETE — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus |
|
The playback of the current media item is complete. |
| config — Property, interface com.adobe.mediacore.MediaPlayer |
|
Media player configuration. |
| Configuration — class, package com.adobe.mediacore.system |
|
Configuration class used to customize PSDK workflow. |
| Configuration() — Constructor, class com.adobe.mediacore.system.Configuration |
|
Default constructor. |
| contains(position:Number) — method, class com.adobe.mediacore.utils.TimeRange |
|
Returns true if the position is contained by the time range. |
| containsKey(key:String) — method, class com.adobe.mediacore.metadata.Metadata |
|
Checks if the specified key existins in this metdata objects. |
| contentDuration — Property, class com.adobe.mediacore.manifesthandler.AvailInfo |
|
The duration of the content. |
| CONTENT_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes |
|
Code for a error notification used to notify that
an error related to content occured
|
| contentId — Property, class com.adobe.mediacore.content.advertising.Ad |
|
Content ID for the Ad from the Ad Server
|
| CONTENT_TRACKING_PARAMETERS — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataNamespaces |
|
The key under which all the parameters needed for
sending tracking information for content are stored. |
| CORRUPTED_DATA — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes |
|
Code for an error notification used to notify that
a piece of data is corrupted. |
| create(url:String) — method, class com.adobe.mediacore.system.DefaultURLRequestFactory |
|
Create an URLRequest object based on previous redirected requests. |
| create(url:String) — method, interface com.adobe.mediacore.system.URLRequestFactory |
|
Create an URLRequest object based on previous redirected requests. |
| createFromUrl(url:String, metadata:com.adobe.mediacore.metadata:Metadata) — Static Method , class com.adobe.mediacore.MediaResource |
|
Helper function for creating a media resource instance. |
| currentAdPlayhead — Property, class com.adobe.mediacore.reporting.PSDKReportingProvider |
| |
| currentAudioTrack — Property, class com.adobe.mediacore.MediaPlayerItem |
|
Retrieve the current audio track, that will be played during
playback.
This is not necessarily the track currently being played by the
media player. |
| currentItem — Property, interface com.adobe.mediacore.MediaPlayer |
|
The current playback item. |
| currentMainAssetPlayhead — Property, class com.adobe.mediacore.reporting.PSDKReportingProvider |
| |
| CURRENT_MEDIA_TIME — Constant Static Property, class com.adobe.mediacore.notifications.NotificationMetadataKeys |
|
The key used for storing current media time
|
| currentTime — Property, interface com.adobe.mediacore.MediaPlayer |
|
The current playhead time, in seconds, as reported by the underlying
components. |
| currentTimeUpdateInterval — Property, interface com.adobe.mediacore.MediaPlayer |
|
Interval between the dispatch of change events for the current time
in milliseconds. |
| currentVideoRendition — Property, class com.adobe.mediacore.MediaPlayerItem |
|
Retrieve the current video rendition, that is currently in
playback by the media player. |
| customParameters — Property, class com.adobe.mediacore.adresolver.AuditudeAdResolverSettings |
|
Returns the custom parameters as an enumerable set of key/value pairs. |
| customParameters — Property, class com.adobe.mediacore.metadata.AdMetadata |
|
Custom parameters
|
|
| 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 |