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 | |
---|---|---|---|
Ad | com.adobe.mediacore.content.advertising | Class holding ad related information. | |
AdBreak | com.adobe.mediacore.content.advertising | Describes an ad break, with ads inside it | |
AdBreakEvent | com.adobe.mediacore.events | Event dispatched by media player whenever an ad break starts or completes. | |
AdEvent | com.adobe.mediacore.events | Event dispatched when the player plays an ad. | |
AdMetadata | com.adobe.mediacore.metadata | Metadata used for advertising | |
AdPlacement | com.adobe.mediacore.adresolver | Describes an ad placement that should be spliced into an avail. | |
AdPlacementInitializer | com.adobe.mediacore.adresolver | The AdPlacementProcessor is capable of initializing an ad placement (creating and initializing its stream provider). | |
AdPlacementInitializerEvent | com.adobe.mediacore.events | Event that is dispatched when an initialization of an AdPlacement is completed, regardless if the initialization was successful or not. | |
AdResolverEvent | com.adobe.mediacore.events | Event that is dispatched when an AdResolve successfully fills avails passed to placeAds() with ad placements. | |
AdSignalingMode | com.adobe.mediacore.metadata | Class containing the supported Ad Signaling Modes | |
AdvancedMediaPlayer | com.adobe.mediacore | Advanced media player controller class. | |
AdvertisingMetadata | com.adobe.mediacore.metadata | The AdvertisingMetadata holds metadata specific to the advertising workflow | |
AudioChangeEvent | com.adobe.mediacore.events | An AudioChangeEvent is dispatched when the audio properties of a MediaPlayer change | |
AudioTrackEvent | com.adobe.mediacore.events | Event dispatched by the media player whenever a new track begins to be played. | |
AuditudeAdResolver | com.adobe.mediacore.adresolver | Communicates with Auditude Ad Server implementation and returns ad placements back to the MediaPlayer. | |
AuditudeAdResolverSettings | com.adobe.mediacore.adresolver | The configuration object for for the AuditudeAdResolver module. | |
AuditudeTracker | com.adobe.mediacore.tracking | The AuditudeTracker sends ad tracking information to the Auditude tracking server. | |
AvailInfo | com.adobe.mediacore.manifesthandler | Serialized manifest cue object. | |
BitrateChangeEvent | com.adobe.mediacore.events | Event dispatched by the media player whenever a bitrate change occurs | |
BufferEvent | com.adobe.mediacore.events | Event dispatched by the media player when the player starts or stops buffering. | |
CaptionInfoEvent | com.adobe.mediacore.events | Event dispatched by the MediaPlayer when closed captioning info/data should be processed. | |
ClosedCaptioningEvent | com.adobe.mediacore.events | ||
Configuration | com.adobe.mediacore.system | Configuration class used to customize PSDK workflow. | |
DefaultMediaPlayerConfig | com.adobe.mediacore | Configuration for default implementation of the media player. | |
DefaultMetadataNamespaces | com.adobe.mediacore.metadata | Holds the default metadata namespaces | |
DefaultURLRequestFactory | com.adobe.mediacore.system | Default factory for generating URLRequest instances The default behavior is: If we have the appropriate Flash capabilities we will try to optimize redirection. | |
DRMInfoEvent | com.adobe.mediacore.events | Event dispatched by the MediaPlayer in relation with the DRM authentication system | |
DRMMetadataInfo | com.adobe.mediacore.content | ||
DRMMetadataInfoEvent | com.adobe.mediacore.events | Event dispatched by the MediaPlayer in relation with the DRM authentication system | |
DVRInfo | com.adobe.mediacore.utils | Holds DVR information for a MediaPlayerItem | |
FragmentDownloadInfoEvent | com.adobe.mediacore.events | A FragmentDownloadInfoEvent is dispatched each time a fragment is successfuly downloaded. | |
IAdResolver | com.adobe.mediacore.adresolver | Avail plugins implement an interface that can be registered with the TimelineManager in order to perform avail resolution on the primary stream within the client player. | |
MediaError | com.adobe.mediacore.notifications | Extends the Notification class and sets the type member only to ERROR value. | |
MediaInfo | com.adobe.mediacore.notifications | Extends the Notification class and sets the type member only to INFO value. | |
MediaPlayer | com.adobe.mediacore | Media Player controller | |
MediaPlayerConfig | com.adobe.mediacore | Media player configuration class. | |
MediaPlayerEvent | com.adobe.mediacore.events | Event dispatched by the MediaPlayer | |
MediaPlayerItem | com.adobe.mediacore | Media Player item is an abstract class to represent audio-video media. | |
MediaPlayerItemEvent | com.adobe.mediacore.events | Event dispatched by the MediaPlayerItem | |
MediaPlayerItemType | com.adobe.mediacore | The MediaPlayerItemType class enumerates public constants that describe the current type of the MediaPlayerItem. | |
MediaPlayerStatus | com.adobe.mediacore | Class providing strings constants to be used with MediaPlayer status property. | |
MediaPlayerStatusChangeEvent | com.adobe.mediacore.events | Event dispatched by the MediaPlayer when its status changes | |
MediaResource | com.adobe.mediacore | Class wrapping all information about a media resource. | |
MediaResourceType | com.adobe.mediacore | Class containing the supported media resources types. | |
MediaWarning | com.adobe.mediacore.notifications | Extends the Notification class and sets the type member only to WARNING value. | |
Metadata | com.adobe.mediacore.metadata | Metadata class encapsulates a related collection of metadata. | |
MetadataEvent | com.adobe.mediacore.events | A MetadataEvent is dispatched by a Metadata object when metadata values are added, removed, or changed. | |
Notification | com.adobe.mediacore.notifications | ||
NotificationCodes | com.adobe.mediacore.notifications | Class providing numeric constants for the notification objects used in P-SDK to notify informational messages, warnings and errors | |
NotificationHistory | com.adobe.mediacore.notifications | Class used to store a log of notification objects maintained by a MediaPlayerItem | |
NotificationHistoryChangeEvent | com.adobe.mediacore.events | A NotificationHistoryChangeEvent is dispatched by a NotificationHistory object when the notification list changes. | |
NotificationHistoryItem | com.adobe.mediacore.notifications | Defines an entry in the circular list in NotificationHistory and holds the notification together with other helper members. | |
NotificationMetadataKeys | com.adobe.mediacore.notifications | Holds the constants for the strings used as keys in the metadata property of the Notification class | |
NotificationTypes | com.adobe.mediacore.notifications | Holds the constants for the strings used as value for 'type' member in the Notification class. | |
PlaybackRateEvent | com.adobe.mediacore.events | A PlaybackRateEvent is dispatched when the Rate property is set or the playback rate changes. | |
PSDKReportingProvider | com.adobe.mediacore.reporting | ||
QoSEvent | com.adobe.mediacore.events | Beacon event dispatched at certain time intervals in order to confirm that the MediaPlayer is still functioning. | |
Range | com.adobe.mediacore.utils | Describes a range of numbers, between min and max | |
Rendition | com.adobe.mediacore | ||
SeekEvent | com.adobe.mediacore.events | Event dispatched by the MediaPlayer following a seek() command | |
Size | com.adobe.mediacore.utils | Utility class to represent sizes of media elements. | |
SMPTETimecodeInfo | com.adobe.mediacore.manifesthandler | Serialized manifest smpteTimeCode object. | |
SMPTETimecodesChangeEvent | com.adobe.mediacore.events | Event dispatched by F4M Manifest Handler whenever SMPTE Time Codes have been read fom the manifest. | |
TimelineMarker | com.adobe.mediacore.content | The TimelineMarker interface represents an individual marker in the timeline of a MediaElement. | |
TimeRange | com.adobe.mediacore.utils | Describes a time range. | |
Track | com.adobe.mediacore.content | A media track | |
TrackCollection | com.adobe.mediacore.content | Collection of tracks | |
TrackCollectionEnumerator | com.adobe.mediacore.content | Enumerator used to iterate through a TrackCollection's items | |
TrackingEvent | com.adobe.mediacore.events | ||
TrackingMetadata | com.adobe.mediacore.metadata | Metadata used for tracking | |
URLRequestFactory | com.adobe.mediacore.system | Interface for factory classes used to create URLRequest objects for PSDK. | |
Version | com.adobe.mediacore.utils | Utility class that exposes PSDK version information. | |
ViewRenderingProperties | com.adobe.mediacore | ||
ViewScaleMode | com.adobe.mediacore | Class providing string constants to be used with MediaPlayer viewScaleMode property. |