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.
decode(byteArray:flash.utils:ByteArray) — Static Method , class com.adobe.mediacore.utils.scte35.SCTE35Decoder
Decodes a SpliceInfo object from a byte array.
DEFAULT — Constant Static Property, class com.adobe.mediacore.metadata.AdSignalingMode
PSDK will choose the appropriate advertisement signaling mode based on the stream type.
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
DEFAULT — Constant Static Property, class com.adobe.mediacore.timeline.PlacementMode
PSDK will choose the appropriate advertisement placement mode based on the stream type.
DefaultAdPolicySelector — class, package com.adobe.mediacore
Default implementation for Ad policy selector.
DefaultAdPolicySelector(item:com.adobe.mediacore:MediaPlayerItem) — Constructor, class com.adobe.mediacore.DefaultAdPolicySelector
Default constructor.
defaultCCTypes — Static Property, class com.adobe.mediacore.info.DefaultCCTypes
DefaultCCTypes — class, package com.adobe.mediacore.info
Class containing the default closed captioning tracks types.
DefaultContentFactory — class, package com.adobe.mediacore
Default implementation of MediaPlayerClient factory providing support both for Metadata and Auditude ad resolving process.
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.
defaultMediaId — Property, class com.adobe.mediacore.metadata.AuditudeSettings
Retrieve the Auditude "default media id" parameter This parameter (known in advance by the developer) is not mandatory, but it highly recommended to be used.
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.
DefaultMediaPlayerConfig — final class, package com.adobe.mediacore
Configuration for default implementation of the media player.
DefaultMediaPlayerConfig() — Constructor, class com.adobe.mediacore.DefaultMediaPlayerConfig
Default constructor.
DefaultMediaPlayerItemConfig — final class, package com.adobe.mediacore
Default media player item configuration class.
DefaultMediaPlayerItemConfig() — Constructor, class com.adobe.mediacore.DefaultMediaPlayerItemConfig
Default constructor.
DefaultMediaPlayerItemLoader — final class, package com.adobe.mediacore
Default media player item loader.
DefaultMediaPlayerItemLoader() — Constructor, class com.adobe.mediacore.DefaultMediaPlayerItemLoader
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
DefaultPlaybackRates — final class, package com.adobe.mediacore.info
Class containing the default playback rates.
DefaultSCTE35TagDecoder — class, package com.adobe.mediacore.system.decoders
Generic decoder for SCTE35 packets encoded as Base64 strings.
DefaultTextTagDecoder — class, package com.adobe.mediacore.system.decoders
Generic parser for HLS tags.
DefaultTimedMetadataFilter — class, package com.adobe.mediacore.system.filters
DefaultTimedMetadataFilter() — Constructor, class com.adobe.mediacore.system.filters.DefaultTimedMetadataFilter
Default constructor.
deliveryIsRestricted — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
Flag indicating the presence of various restrictions for this segment.
densityDPI — Property, class com.adobe.mediacore.qos.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.events.ProfileEvent
The description of this profile event
description — Property, class com.adobe.mediacore.notifications.Notification
DESCRIPTION — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
descriptors — Property, class com.adobe.mediacore.utils.scte35.SpliceInfo
Associated splice descriptors.
desiredPosition — Property, class com.adobe.mediacore.events.SeekEvent
The desired position for the seek operation.
desiredSeekPosition — Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicyInfo
detachMediaPlayer() — method, class com.adobe.mediacore.qos.QOSProvider
detachMediaPlayer() — method, class com.adobe.mediacore.videoanalytics.VideoAnalyticsProvider
Detaches the currently attached media player (if any)
deviceInformation — Property, class com.adobe.mediacore.qos.QOSProvider
DeviceInformation — class, package com.adobe.mediacore.qos
DeviceInformation() — Constructor, class com.adobe.mediacore.qos.DeviceInformation
deviceRestrictions — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
This field signals three pre-defined groups of devices.
dispatchEvents(currentTime:Number) — method, class com.adobe.mediacore.VideoEngineContentMarkerCache
DISTRIBUTOR_ADVERTISEMENT_END — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
DISTRIBUTOR_ADVERTISEMENT_START — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
dmtfBytes — Property, class com.adobe.mediacore.utils.scte35.descriptors.DTMFDescriptor
Byte array containing a set of ASCII values for the numerals ‘0’ to ‘9’, ‘, ‘#’.
doCancel() — method, class com.adobe.mediacore.DefaultMediaPlayerItemLoader
Actual media player item loaders should override this method to implement their actual cancel mechanism.
doCancel() — method, class com.adobe.mediacore.MediaPlayerItemLoader
Actual media player item loaders should override this method to implement their actual cancel mechanism.
doCanResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.AuditudeResolver
The actual implementation must override this method.
doCanResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.CustomAdResolver
The actual implementation must override this method.
doCanResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.MetadataResolver
The actual implementation must override this method.
doCanResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.resolvers.ContentResolver
The actual implementation must override this method.
doConfigure(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.timeline.advertising.AuditudeResolver
Actual content resolvers should override this method if they need to do some configuration based on the specified media player item.
doConfigure(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.timeline.advertising.CustomAdResolver
Actual content resolvers should override this method if they need to do some configuration based on the specified media player item.
doConfigure(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.timeline.advertising.MetadataResolver
doConfigure(playhead:Number, playbackRange:com.adobe.mediacore.utils:TimeRange) — method, class com.adobe.mediacore.timeline.generators.AdSignalingModeOpportunityGenerator
Actual opportunity generators should override this method if they need to do some initial configuration when associated with a media player item.
doConfigure(playhead:Number, playbackRange:com.adobe.mediacore.utils:TimeRange) — method, class com.adobe.mediacore.timeline.generators.OpportunityGenerator
Actual opportunity generators should override this method if they need to do some initial configuration when associated with a media player item.
doConfigure(playhead:Number, playbackRange:com.adobe.mediacore.utils:TimeRange) — method, class com.adobe.mediacore.timeline.generators.SpliceOutOpportunityGenerator
doConfigure(playhead:Number, playbackRange:com.adobe.mediacore.utils:TimeRange) — method, class com.adobe.mediacore.timeline.generators.TimedMetadataOpportunityGenerator
Actual opportunity generators should override this method if they need to do some initial configuration when associated with a media player item.
doConfigure(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.timeline.resolvers.ContentResolver
Actual content resolvers should override this method if they need to do some configuration based on the specified media player item.
doLoad(resource:com.adobe.mediacore:MediaResource, resourceId:int, config:com.adobe.mediacore:MediaPlayerItemConfig) — method, class com.adobe.mediacore.DefaultMediaPlayerItemLoader
Actual media player item loaders should override this method to implement their actual load mechanism.
doLoad(resource:com.adobe.mediacore:MediaResource, resourceId:int, config:com.adobe.mediacore:MediaPlayerItemConfig) — method, class com.adobe.mediacore.MediaPlayerItemLoader
Actual media player item loaders should override this method to implement their actual load mechanism.
domain — Property, class com.adobe.mediacore.metadata.AuditudeSettings
The domain name corresponding to the Auditude service.
doProcess(content:String) — method, class com.adobe.mediacore.system.decoders.DefaultSCTE35TagDecoder
doProcess(content:String) — method, class com.adobe.mediacore.system.decoders.DefaultTextTagDecoder
doProcess(content:String) — method, class com.adobe.mediacore.system.decoders.TagDecoder
doProcess(timedMetadata:com.adobe.mediacore.metadata:TimedMetadata) — method, class com.adobe.mediacore.timeline.generators.SpliceOutOpportunityGenerator
Actual opportunity detectors should override this method in order to implement the opportunity generation algorithm.
doProcess(timedMetadata:com.adobe.mediacore.metadata:TimedMetadata) — method, class com.adobe.mediacore.timeline.generators.TimedMetadataOpportunityGenerator
Actual opportunity detectors should override this method in order to implement the opportunity generation algorithm.
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.AuditudeResolver
The actual implementation must override this method.
doResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.CustomAdResolver
The actual implementation must override this method.
doResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.advertising.MetadataResolver
The actual implementation must override this method.
doResolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.resolvers.ContentResolver
The actual implementation must override this method.
doRetrieveAdPolicySelector(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.ContentFactory
Actual content factory implementations need to overwrite this method and provide the ad policy selector.
doRetrieveAdPolicySelector(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.DefaultContentFactory
Actual content factory implementations need to overwrite this method and provide the ad policy selector.
doRetrieveGenerators(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.ContentFactory
Actual content factory implementations need to overwrite this method and provide the vector of opportunity generators.
doRetrieveGenerators(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.DefaultContentFactory
Actual content factory implementations need to overwrite this method and provide the vector of opportunity generators.
doRetrieveResolvers(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.ContentFactory
Actual content factory implementations need to overwrite this method and provide the vector of content resolvers.
doRetrieveResolvers(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.DefaultContentFactory
Actual content factory implementations need to overwrite this method and provide the vector of content resolvers.
doUpdate() — method, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
doUpdate(playhead:Number, playbackRange:com.adobe.mediacore.utils:TimeRange) — method, class com.adobe.mediacore.timeline.generators.AdSignalingModeOpportunityGenerator
Actual opportunity detectors should override this method if they need to do some additional processing every time current time or playback range are updated.
doUpdate(playhead:Number, playbackRange:com.adobe.mediacore.utils:TimeRange) — method, class com.adobe.mediacore.timeline.generators.OpportunityGenerator
Actual opportunity detectors should override this method if they need to do some additional processing every time current time or playback range are updated.
doUpdate(playhead:Number, playbackRange:com.adobe.mediacore.utils:TimeRange) — method, class com.adobe.mediacore.timeline.generators.TimedMetadataOpportunityGenerator
Actual opportunity detectors should override this method if they need to do some additional processing every time current time or playback range are updated.
downloadDuration — Property, class com.adobe.mediacore.qos.LoadInformation
DRM_ERROR_STRING — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
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.
drmMetadataInfoAvailable — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched when new load information is available.
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.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
DTMFDescriptor — final class, package com.adobe.mediacore.utils.scte35.descriptors
An optional extension to the splice_insert() command that allows a receiver device to generate a legacy analog DTMF sequence based on a SpliceInfo section being received.
DTMFDescriptor(identifier:Number, preroll:uint, dmtfBytes:flash.utils:ByteArray) — Constructor, class com.adobe.mediacore.utils.scte35.descriptors.DTMFDescriptor
Default constructor.
DTMF_DESCRIPTOR — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SpliceDescriptorType
An optional extension to the SpliceInsert command that allows a receiver device to generate a legacy analog DTMF sequence based on a SpliceInfo section being received.
duration — Property, class com.adobe.mediacore.VideoEngineContentMarkerInfo
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.timeline.advertising.AdBreakTimelineItem
The duration (in seconds) of the marker
duration — Property, class com.adobe.mediacore.utils.TimeRange
Returns the duration of the time range.
duration — Property, class com.adobe.mediacore.utils.scte35.data.BreakDuration
It indicates elapsed time in terms of ticks of the program’s 90 kHz clock or 90,000 ticks per second.
durationIsSpecified — Property, class com.adobe.mediacore.utils.scte35.data.SpliceCommandData
Flag indicating that the duration of the break is known in advance.
durationIsSpecified — Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationDescriptor
Flag indicating that the duration of the segmentation is known in advance.
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