| 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 |
| DARK_BLUE — Constant Static Property, class com.adobe.mediacore.textformat.Color |
| |
| DARK_CYAN — Constant Static Property, class com.adobe.mediacore.textformat.Color |
| |
| DARK_GREEN — Constant Static Property, class com.adobe.mediacore.textformat.Color |
| |
| DARK_MAGENTA — Constant Static Property, class com.adobe.mediacore.textformat.Color |
| |
| DARK_RED — Constant Static Property, class com.adobe.mediacore.textformat.Color |
| |
| DARK_YELLOW — Constant Static Property, class com.adobe.mediacore.textformat.Color |
| |
| DateUtils — final class, package com.adobe.mediacore.utils |
|
Class containing various helper methods related to dates. |
| debug(message:String, ... rest) — method, class com.adobe.mediacore.logging.BaseLogger |
|
Logs a debug message. |
| debug(message:String, ... rest) — method, interface com.adobe.mediacore.logging.Logger |
|
Logs a debug message. |
| debug(message:String, ... rest) — method, class com.adobe.mediacore.logging.NullLogger |
|
Logs a debug message. |
| DEFAULT — Constant Static Property, class com.adobe.mediacore.textformat.Color |
| |
| DEFAULT — Constant Static Property, class com.adobe.mediacore.textformat.Font |
| |
| DEFAULT — Constant Static Property, class com.adobe.mediacore.textformat.FontEdge |
| |
| DEFAULT — Constant Static Property, class com.adobe.mediacore.textformat.Size |
| |
| DefaultAdBreakPolicySelector — class, package com.adobe.mediacore |
|
Default Ad Break Policy Selector. |
| DefaultAdBreakPolicySelector(isLiveIem:Boolean) — Constructor, class com.adobe.mediacore.DefaultAdBreakPolicySelector |
| |
| DefaultAdBreakPolicySelectorFactory — class, package com.adobe.mediacore |
| |
| defaultCCTypes — Static Property, class com.adobe.mediacore.info.DefaultCCTypes |
| |
| DefaultCCTypes — class, package com.adobe.mediacore.info |
|
Class containing the default closed captioning tracks types. |
| DefaultLogger — final class, package com.adobe.mediacore.logging |
|
Default logger sends all incoming message to trace. |
| DefaultLogger(category:String) — Constructor, class com.adobe.mediacore.logging.DefaultLogger |
|
Default constructor. |
| DefaultMediaPlayer — final class, package com.adobe.mediacore |
|
Default implementation of media player interface provided by PSDK framework. |
| DefaultMediaPlayer(context:com.adobe.mediacore:MediaPlayerContext) — Constructor, class com.adobe.mediacore.DefaultMediaPlayer |
|
Default constructor. |
| DefaultMediaPlayerClientFactory — class, package com.adobe.mediacore |
|
Default implementation of MediaPlayerClient factory providing
support both for Metadata and Auditude ad resolving process. |
| DefaultMediaPlayerConfig — final class, package com.adobe.mediacore |
|
Configuration for default implementation of the media player. |
| DefaultMediaPlayerConfig() — Constructor, class com.adobe.mediacore.DefaultMediaPlayerConfig |
|
Default constructor. |
| DefaultMediaResourceFilter — class, package com.adobe.mediacore.system.filters |
| |
| DefaultMediaResourceFilter() — Constructor, class com.adobe.mediacore.system.filters.DefaultMediaResourceFilter |
| |
| DefaultMetadataKeys — final class, package com.adobe.mediacore.metadata |
| |
| DEFAULT_OPACITY — Constant Static Property, class com.adobe.mediacore.TextFormat |
|
The default opacity
|
| DefaultSeekManager — class, package com.adobe.mediacore |
|
Default media player seek manager. |
| DefaultSeekManager(player:com.adobe.mediacore:MediaPlayer, item:com.adobe.mediacore:MediaPlayerItem) — Constructor, class com.adobe.mediacore.DefaultSeekManager |
|
Default constructor. |
| densityDPI — Property, class com.adobe.mediacore.qos.metrics.DeviceInformation |
| |
| DEPRESSED — Constant Static Property, class com.adobe.mediacore.textformat.FontEdge |
| |
| description — Static Property, class com.adobe.mediacore.Version |
|
Retrieve the current version of the PSDK. |
| description — Property, class com.adobe.mediacore.notifications.Notification |
| |
| DESCRIPTION — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys |
| |
| desiredPosition — Property, class com.adobe.mediacore.events.SeekEvent |
|
The desired position for the seek operation. |
| detachMediaPlayer() — method, class com.adobe.mediacore.qos.metrics.QOSProvider |
| |
| detachMediaPlayer() — method, class com.adobe.mediacore.videoanalytics.VideoAnalyticsProvider |
|
Detaches the currently attached media player (if any)
|
| deviceInformation — Property, class com.adobe.mediacore.qos.metrics.QOSProvider |
| |
| DeviceInformation — class, package com.adobe.mediacore.qos.metrics |
| |
| DeviceInformation() — Constructor, class com.adobe.mediacore.qos.metrics.DeviceInformation |
| |
| doCanResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.AuditudeAdResolver |
| |
| doCanResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.MetadataAdResolver |
| |
| domain — Property, class com.adobe.mediacore.metadata.AuditudeSettings |
|
The domain name corresponding to the Auditude service. |
| doProvideLogger(category:String) — method, class com.adobe.mediacore.logging.LogFactory |
|
Actual factory method for creating loggers for a specific
category. |
| doResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.AuditudeAdResolver |
| |
| doResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.MetadataAdResolver |
| |
| doUpdate() — method, class com.adobe.mediacore.qos.metrics.PlaybackMetrics |
| |
| drmManager — Property, class com.adobe.mediacore.DefaultMediaPlayer |
| |
| drmManager — Property, interface com.adobe.mediacore.MediaPlayer |
| |
| drmMetadata — Property, class com.adobe.mediacore.info.DRMMetadataInfo |
| |
| drmMetadataInfo — Property, class com.adobe.mediacore.events.DRMMetadataInfoEvent |
|
The drm metadata information associated with this event. |
| DRMMetadataInfo — final class, package com.adobe.mediacore.info |
|
Class which wraps DRM metadata information loaded from stream or playlist. |
| DRMMetadataInfo(drmMetadata:flash.net.drm:DRMContentData, timeRange:com.adobe.mediacore.utils:TimeRange, prefetchDeadline:Number) — Constructor, class com.adobe.mediacore.info.DRMMetadataInfo |
|
Default constructor. |
| DRM_METADATA_INFO_AVAILABLE — Constant Static Property, class com.adobe.mediacore.events.DRMMetadataInfoEvent |
|
Event dispatched when a new drm metadata info is associated with current item. |
| DRMMetadataInfoEvent — class, package com.adobe.mediacore.events |
| |
| DRMMetadataInfoEvent(type:String, bubbles:Boolean, cancelable:Boolean, drmMetadataInfo:com.adobe.mediacore.info:DRMMetadataInfo) — Constructor, class com.adobe.mediacore.events.DRMMetadataInfoEvent |
|
Default constructor
|
| drmMetadataInfos — Property, interface com.adobe.mediacore.MediaPlayerItem |
|
Provides the list of currently drm metadata information associated with the current item. |
| droppedFrameCount — Property, class com.adobe.mediacore.qos.metrics.PlaybackInformation |
| |
| _droppedFramesCount — Property, class com.adobe.mediacore.qos.metrics.PlaybackMetrics |
| |
| droppedFramesCount — Property, class com.adobe.mediacore.qos.metrics.PlaybackMetrics |
| |
| DROP_SHADOW_LEFT — Constant Static Property, class com.adobe.mediacore.textformat.FontEdge |
| |
| DROP_SHADOW_RIGHT — Constant Static Property, class com.adobe.mediacore.textformat.FontEdge |
| |
| duration — Property, class com.adobe.mediacore.TimelineMarkerImpl |
| |
| duration — Property, class com.adobe.mediacore.events.ContentLoadingEvent |
| |
| duration — Property, class com.adobe.mediacore.timeline.Placement |
|
The placement duration on the timeline. |
| duration — Property, interface com.adobe.mediacore.timeline.TimelineMarker |
|
The duration (in seconds) of the marker
|
| duration — Property, class com.adobe.mediacore.timeline.advertising.Ad |
|
The declared duration of the ad in milliseconds. |
| duration — Property, class com.adobe.mediacore.timeline.advertising.AdAsset |
| |
| duration — Property, class com.adobe.mediacore.timeline.advertising.AdBreak |
|
The total duration of the ad break. |
| duration — Property, class com.adobe.mediacore.utils.TimeRange |
|
Returns the duration of the time range. |
|
| 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 |