Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| ABRControlParameters | com.adobe.mediacore | Encapsulates all ABR control parameters. | |
| Ad | com.adobe.mediacore.timeline.advertising | Class holding all ad related information. | |
| AdAsset | com.adobe.mediacore.timeline.advertising | Represents an ad asset. | |
| AdBreak | com.adobe.mediacore.timeline.advertising | Represents a group of ads. | |
| AdBreakPlacement | com.adobe.mediacore.timeline.advertising | Add break placement operation. | |
| AdBreakPlaybackEvent | com.adobe.mediacore.events | Event dispatched by media player whenever an ad break starts or completes. | |
| AdBreakPolicy | com.adobe.mediacore.timeline.advertising | ||
| AdBreakPolicySelector | com.adobe.mediacore.timeline.advertising | ||
| AdBreakPolicySelectorFactory | com.adobe.mediacore | ||
| AdBreakRemoval | com.adobe.mediacore.timeline.advertising | Remove ad break operation. | |
| AdClick | com.adobe.mediacore.timeline.advertising | Class holding click through information for content. | |
| AdClickEvent | com.adobe.mediacore.events | ||
| AdInfo | com.adobe.mediacore.timeline.advertising | Wrapper class containing an Ad object and its corresponding ad break. | |
| AdPlaybackEvent | com.adobe.mediacore.events | Event dispatched when the player plays an ad. | |
| AdType | com.adobe.mediacore.timeline.advertising | Enumeration of all ad types supported by PSDK. | |
| AudioTrack | com.adobe.mediacore.info | Class that defines the AudioTrack abstraction. | |
| AuditudeAdResolver | com.adobe.mediacore.timeline.advertising | ||
| AuditudeSettings | com.adobe.mediacore.metadata | Public class which support ad information provided by the Auditude ad-resolving WEB service. | |
| AuthorizedFeaturesHelper | com.adobe.mediacore.utils | Helper class used for loading and obtaining the AuthorizeFeature set using an externally stored token. | |
| BaseLogger | com.adobe.mediacore.logging | Base implementation of logger interface. | |
| BufferControlParameters | com.adobe.mediacore | Encapsulates all buffer control parameters. | |
| BufferEvent | com.adobe.mediacore.events | Event dispatched by the media player when the player starts or stops buffering. | |
| BufferingMetrics | com.adobe.mediacore.qos.metrics | ||
| ByteArrayMetadata | com.adobe.mediacore.metadata | Generic interface to access metadata associated with PSDK objects. | |
| ByteArrayMetadataNode | com.adobe.mediacore.metadata | Metadata simple node implementation. | |
| ClosedCaptionsTrack | com.adobe.mediacore.info | Class that defines the ClosedCaptions abstraction. | |
| ClosedCaptionStyles | com.adobe.mediacore | ||
| ClosedCaptionsVisibility | com.adobe.mediacore | ||
| Color | com.adobe.mediacore.textformat | The Color enum is used encapsulate the accepted colors for the different TextFormat attributes, such as the text color, the background color or the fill color. | |
| ContentErrorEvent | com.adobe.mediacore.events | Event dispatched when an error occurs during resolving, loading or placement process. | |
| ContentLoadingEvent | com.adobe.mediacore.events | ||
| ContentLoadingEventTest | com.adobe.mediacore.events | ||
| ContentPlacementEvent | com.adobe.mediacore.events | ||
| ContentResolver | com.adobe.mediacore.timeline | Base class for various content resolvers. | |
| ContentResolverEvent | com.adobe.mediacore.events | Event dispatched by the content resolver once the resolving operation is completed. | |
| ContentTracker | com.adobe.mediacore.timeline | ||
| DateUtils | com.adobe.mediacore.utils | Class containing various helper methods related to dates. | |
| DefaultAdBreakPolicySelector | com.adobe.mediacore | Default Ad Break Policy Selector. | |
| DefaultAdBreakPolicySelectorFactory | com.adobe.mediacore | ||
| DefaultCCTypes | com.adobe.mediacore.info | Class containing the default closed captioning tracks types. | |
| DefaultLogger | com.adobe.mediacore.logging | Default logger sends all incoming message to trace. | |
| DefaultMediaPlayer | com.adobe.mediacore | Default implementation of media player interface provided by PSDK framework. | |
| DefaultMediaPlayerClientFactory | com.adobe.mediacore | Default implementation of MediaPlayerClient factory providing support both for Metadata and Auditude ad resolving process. | |
| DefaultMediaPlayerConfig | com.adobe.mediacore | Configuration for default implementation of the media player. | |
| DefaultMediaResourceFilter | com.adobe.mediacore.system.filters | ||
| DefaultMetadataKeys | com.adobe.mediacore.metadata | ||
| DefaultSeekManager | com.adobe.mediacore | Default media player seek manager. | |
| DeviceInformation | com.adobe.mediacore.qos.metrics | ||
| DRMMetadataInfo | com.adobe.mediacore.info | Class which wraps DRM metadata information loaded from stream or playlist. | |
| DRMMetadataInfoEvent | com.adobe.mediacore.events | ||
| Font | com.adobe.mediacore.textformat | The Font enum is used to provide a text font. | |
| FontEdge | com.adobe.mediacore.textformat | The FontEdge enum is used to specify the desired font edge. | |
| IllegalStateException | com.adobe.mediacore.errors | Error thrown by PSDK classes when their API is mis-used. | |
| Log | com.adobe.mediacore.logging | Class offering access to log subsystem. | |
| LogFactory | com.adobe.mediacore.logging | Default logging factory. | |
| Logger | com.adobe.mediacore.logging | Logger interface. | |
| MediaError | com.adobe.mediacore.errors | ||
| MediaPlayer | com.adobe.mediacore | Media player class. | |
| MediaPlayerClientFactory | com.adobe.mediacore | Factory interface for managing various components used in advertising and content protection workflow. | |
| MediaPlayerConfig | com.adobe.mediacore | Media player configuration class. | |
| MediaPlayerContext | com.adobe.mediacore | Class used to provide additional context to media player. | |
| MediaPlayerItem | com.adobe.mediacore | Media player item is an interface to represent audio-video media. | |
| MediaPlayerItemEvent | com.adobe.mediacore.events | ||
| MediaPlayerItemLoader | com.adobe.mediacore | Helper class to load and retrieve media stream information without playing it. | |
| MediaPlayerItemLoaderEvent | com.adobe.mediacore.events | Event dispatched by MediaPlayerItemLoader to notify its clients that an load operation has been completed. | |
| MediaPlayerStatus | com.adobe.mediacore | Class containing the supported statuses of media player. | |
| MediaPlayerStatusChangeEvent | com.adobe.mediacore.events | Event dispatched by the media player when its status changes. | |
| MediaPlayerView | com.adobe.mediacore | ||
| MediaPlayerViewEvent | com.adobe.mediacore.events | Event dispatched vy MediaPlayerView to notify the associated player when was clicked. | |
| MediaResource | com.adobe.mediacore | Class wrapping all information about a media resource. | |
| MediaResourceFilter | com.adobe.mediacore.system.filters | Class implementing basic media resource filtering implementation. | |
| MediaResourceType | com.adobe.mediacore | Class containing the supported media resources types. | |
| Metadata | com.adobe.mediacore.metadata | Generic interface to access metadata associated with PSDK objects. | |
| MetadataAdResolver | com.adobe.mediacore.timeline.advertising | ||
| MetadataNode | com.adobe.mediacore.metadata | Metadata simple node implementation. | |
| MetadataUtils | com.adobe.mediacore.metadata | ||
| NetworkConfiguration | com.adobe.mediacore.system | Class providing access to system network configuration. | |
| Notification | com.adobe.mediacore.notifications | ||
| NotificationCode | com.adobe.mediacore.notifications | ||
| NotificationHistory | com.adobe.mediacore.notifications | ||
| NotificationHistoryItem | com.adobe.mediacore.notifications | Defines an entry in the circular list in NotificationHistory and holds the notification together with other helper members. | |
| NotificationType | com.adobe.mediacore.notifications | Class containing the supported notifications types | |
| NullLogger | com.adobe.mediacore.logging | Logger which logs nothing. | |
| NumberUtils | com.adobe.mediacore.utils | Class containing various helper methods related to numbers. | |
| Opportunity | com.adobe.mediacore.timeline | Base class for all opportunity classes. | |
| OpportunityDetector | com.adobe.mediacore.timeline.detectors | Interface which must be implemented by any opportunity detector class. | |
| OpportunityEvent | com.adobe.mediacore.events | ||
| OpportunityHandledEvent | com.adobe.mediacore.events | Event dispatched when an opportunity was processed. | |
| Placement | com.adobe.mediacore.timeline | Class which wraps information related to timeline placement. | |
| PlacementTest | com.adobe.mediacore.timeline | ||
| PlacementType | com.adobe.mediacore.timeline | Enumeration of placement types. | |
| PlaybackInformation | com.adobe.mediacore.qos.metrics | ||
| PlaybackLoadMetrics | com.adobe.mediacore.qos.metrics | ||
| PlaybackMetrics | com.adobe.mediacore.qos.metrics | ||
| PlaybackSessionMetrics | com.adobe.mediacore.qos.metrics | ||
| Profile | com.adobe.mediacore.info | Class exposing profile information. | |
| ProfileEvent | com.adobe.mediacore.events | Event dispatched by the media player when its adaptive bit rate switching algorithm has decided to switch to another profile due network or machine conditions. | |
| QOSProvider | com.adobe.mediacore.qos.metrics | ||
| SCTE35OpportunityDetector | com.adobe.mediacore.timeline.detectors | ||
| SeekEvent | com.adobe.mediacore.events | Event dispatched by the MediaPlayer when the player starts seeking of the seek operation completes. | |
| SeekManager | com.adobe.mediacore | Media player seek manager. | |
| Size | com.adobe.mediacore.textformat | The Size enum is used to provide a value for the font size. | |
| SizeAvailableEvent | com.adobe.mediacore.events | Event dispatched by the media player when the video size is available. | |
| SpliceOutOpportunityDetector | com.adobe.mediacore.timeline.detectors | Class which monitors the playback timeline and detects ad placement opportunities inserted into the manifest as SpliceOut comments. | |
| TextFormat | com.adobe.mediacore | The TextFormat class is used to encapsulate different attributes describing a text style (for example the closed captions style). | |
| TimeChangeEvent | com.adobe.mediacore.events | Event dispatched by the media player when its status changes. | |
| TimedMetadata | com.adobe.mediacore.metadata | Raw representation of the timed metadata inserted into a media stream. | |
| TimedMetadataEvent | com.adobe.mediacore.events | Event dispatched by the opportunity detector when a timed metadata is processed. | |
| Timeline | com.adobe.mediacore.timeline | ||
| TimelineHold | com.adobe.mediacore.timeline | The TimelineHold describes a hold as a point above which the media player should not attempt to download data. | |
| TimelineImpl | com.adobe.mediacore | ||
| TimelineMarker | com.adobe.mediacore.timeline | The TimelineMarker describes a marker on the timeline | |
| TimelineMarkerImpl | com.adobe.mediacore | ||
| TimelineOperation | com.adobe.mediacore.timeline | Base class for all operations which affect the timeline. | |
| TimeRange | com.adobe.mediacore.utils | ||
| Track | com.adobe.mediacore.info | Class that defines the track abstraction. | |
| Version | com.adobe.mediacore | Utility class which exposes PSDK version information. | |
| VideoAnalyticsConfigParameters | com.adobe.mediacore.videoanalytics | Encapsulates the Video Analytics configuration parameters. | |
| VideoAnalyticsMetadata | com.adobe.mediacore.videoanalytics | Metadata specialized in holding information relevant for video analytics | |
| VideoAnalyticsProvider | com.adobe.mediacore.videoanalytics | The Video Analytics Provider performs video analytics tracking | |
| VideoEngineAdRemoveMonitor | com.adobe.mediacore | ||
| VideoEngineContentChangedEvent | com.adobe.mediacore.events | Event dispatched by the video engine when its status changes. | |
| VideoEngineErrorEvent | com.adobe.mediacore.events | Event dispatched internally by video engine and its associated objects when an error has occurred. | |
| VideoEngineHoldManager | com.adobe.mediacore | ||
| VideoEngineStatusChangedEvent | com.adobe.mediacore.events | Event dispatched by the video engine when its status changes. | |
| VideoEngineTimelineEvent | com.adobe.mediacore.events | Event dispatched by the video engine when its timeline changes. | |
| VideoEngineTimelineHold | com.adobe.mediacore |