| 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 |
| MAGENTA — Constant Static Property, class com.adobe.mediacore.textformat.Color |
| |
| major — Static Property, class com.adobe.mediacore.Version |
|
Retrieve the major of PSDK version. |
| MANIFEST — Constant Static Property, class com.adobe.mediacore.qos.LoadInformationType |
|
Indicates that the load information is related to a manifest
download. |
| MANIFEST_CUES — Constant Static Property, class com.adobe.mediacore.metadata.AdSignalingMode |
|
PSDK will use the cues inserted in the manifest/playlist to search
for possible advertisement locations. |
| markForRefresh() — method, class com.adobe.mediacore.MediaPlayerView |
| |
| MASTER_UPDATED — Constant Static Property, class com.adobe.mediacore.events.MediaPlayerItemEvent |
|
Event dispatched when a media player item is updated. |
| masterUpdateInterval — Property, class com.adobe.mediacore.system.NetworkConfiguration |
|
Associated master manifest update interval. |
| maxBitRate — Property, class com.adobe.mediacore.ABRControlParameters |
|
The value of the maximum bit-rate control parameter. |
| maxBitRate — Property, class com.adobe.mediacore.ABRControlParametersBuilder |
|
The value of the maximum bit-rate control parameter. |
| mediaDuration — Property, class com.adobe.mediacore.qos.LoadInformation |
| |
| MediaError — class, package com.adobe.mediacore.errors |
| |
| MediaError(code:int, metadata:com.adobe.mediacore.metadata:Metadata, innerNotification:com.adobe.mediacore.notifications:Notification) — Constructor, class com.adobe.mediacore.errors.MediaError |
|
Default constructor. |
| mediaId — Property, class com.adobe.mediacore.metadata.AuditudeSettings |
|
The Auditude "media id" parameter. |
| MediaPlayer — Interface, package com.adobe.mediacore |
|
Media player class. |
| MediaPlayerConfig — class, package com.adobe.mediacore |
|
Media player configuration class. |
| MediaPlayerConfig() — Constructor, class com.adobe.mediacore.MediaPlayerConfig |
|
Default constructor. |
| MediaPlayerContext — class, package com.adobe.mediacore |
|
Class used to provide additional context to media player. |
| MediaPlayerContext(authorizedFeatures:flash.system:AuthorizedFeatures) — Constructor, class com.adobe.mediacore.MediaPlayerContext |
| |
| MediaPlayerItem — Interface, package com.adobe.mediacore |
|
Media player item is an interface to represent audio-video media. |
| MediaPlayerItemConfig — class, package com.adobe.mediacore |
|
Class which will allows application developers to configure and customize
internal components associated with various playback workflows. |
| MediaPlayerItemConfig() — Constructor, class com.adobe.mediacore.MediaPlayerItemConfig |
|
Default constructor. |
| MediaPlayerItemEvent — final class, package com.adobe.mediacore.events |
| |
| MediaPlayerItemEvent(type:String, bubbles:Boolean, cancelable:Boolean, item:com.adobe.mediacore:MediaPlayerItem) — Constructor, class com.adobe.mediacore.events.MediaPlayerItemEvent |
|
Default constructor
|
| MediaPlayerItemLoader — class, package com.adobe.mediacore |
|
Helper class to load and retrieve media stream information without playing it. |
| MediaPlayerItemLoader() — Constructor, class com.adobe.mediacore.MediaPlayerItemLoader |
|
Default constructor. |
| MediaPlayerItemLoaderEvent — final class, package com.adobe.mediacore.events |
|
Event dispatched by MediaPlayerItemLoader to notify its clients
that an load operation has been completed. |
| MediaPlayerItemLoaderEvent(type:String, bubbles:Boolean, cancelable:Boolean, item:com.adobe.mediacore:MediaPlayerItem, error:com.adobe.mediacore.errors:MediaError) — Constructor, class com.adobe.mediacore.events.MediaPlayerItemLoaderEvent |
|
Default constructor. |
| MediaPlayerStatus — class, package com.adobe.mediacore |
|
Class containing the supported statuses of media player. |
| MediaPlayerStatusChangeEvent — final class, package com.adobe.mediacore.events |
|
Event dispatched by the media player when its status changes. |
| MediaPlayerStatusChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:String, error:com.adobe.mediacore.errors:MediaError) — Constructor, class com.adobe.mediacore.events.MediaPlayerStatusChangeEvent |
|
Default constructor. |
| MediaPlayerView — class, package com.adobe.mediacore |
| |
| MediaPlayerView(stageVideo:flash.media:StageVideo) — Constructor, class com.adobe.mediacore.MediaPlayerView |
|
Default constructor. |
| MediaPlayerViewEvent — class, package com.adobe.mediacore.events |
|
Event dispatched vy MediaPlayerView to notify the associated player
when was clicked. |
| MediaPlayerViewEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.mediacore.events.MediaPlayerViewEvent |
|
Default constructor. |
| MediaResource — final class, package com.adobe.mediacore |
|
Class wrapping all information about a media resource. |
| MediaResource(url:String, type:String, metadata:com.adobe.mediacore.metadata:Metadata) — Constructor, class com.adobe.mediacore.MediaResource |
|
Default constructor. |
| MediaResourceFilter — class, package com.adobe.mediacore.system.filters |
|
Class implementing basic media resource filtering implementation. |
| MediaResourceFilter() — Constructor, class com.adobe.mediacore.system.filters.MediaResourceFilter |
|
Default constructor. |
| MediaResourceType — class, package com.adobe.mediacore |
|
Class containing the supported media resources types. |
| mediaTypeFrom(extension:String, defaultValue:String) — Static Method , class com.adobe.mediacore.MediaResourceType |
|
Returns the associated media type from the provided extension or the
default provided value if no match is found. |
| MEDIUM — Constant Static Property, class com.adobe.mediacore.textformat.Size |
| |
| metadata — Property, class com.adobe.mediacore.MediaResource |
|
Resource custom information. |
| metadata — Property, class com.adobe.mediacore.metadata.TimedMetadata |
|
The extracted information from the source tag. |
| metadata — Property, class com.adobe.mediacore.notifications.Notification |
| |
| metadata — Property, class com.adobe.mediacore.timeline.advertising.AdAsset |
| |
| Metadata — class, package com.adobe.mediacore.metadata |
|
Generic interface to access metadata associated with PSDK objects. |
| MetadataAdResolver — final class, package com.adobe.mediacore.timeline.advertising |
| |
| METADATA_KEY_ADJUST_SEEK_ENABLED — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys |
| |
| METADATA_KEY_CUSTOM_AD_MARKER_BEGIN — Constant Static Property, class com.adobe.mediacore.utils.TimeRangeCollection |
| |
| METADATA_KEY_CUSTOM_AD_MARKER_END — Constant Static Property, class com.adobe.mediacore.utils.TimeRangeCollection |
| |
| METADATA_KEY_CUSTOM_AD_TIME_RANGES — Constant Static Property, class com.adobe.mediacore.utils.TimeRangeCollection |
| |
| METADATA_KEY_TYPE — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys |
| |
| MetadataNode — class, package com.adobe.mediacore.metadata |
|
Metadata simple node implementation. |
| MetadataResolver — class, package com.adobe.mediacore.timeline.advertising |
| |
| MetadataResolver() — Constructor, class com.adobe.mediacore.timeline.advertising.MetadataResolver |
|
Default constructor. |
| MetadataUtils — final class, package com.adobe.mediacore.metadata |
| |
| MID_ROLL — Constant Static Property, class com.adobe.mediacore.timeline.PlacementType |
|
Placement is made in the middle of the timeline at a specified position. |
| minBitRate — Property, class com.adobe.mediacore.ABRControlParameters |
|
The value of the minimum bit-rate control parameter. |
| minBitRate — Property, class com.adobe.mediacore.ABRControlParametersBuilder |
|
The value of the minimum bit-rate control parameter. |
| minor — Static Property, class com.adobe.mediacore.Version |
|
Retrieve the minor of PSDK version. |
| mode — Property, class com.adobe.mediacore.timeline.Placement |
|
The placement mode (insert or replace main content). |
| mode — Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicyInfo |
| |
| MODERATE_POLICY — Constant Static Property, class com.adobe.mediacore.ABRControlParameters |
|
Moderate policy for ABR switching logic. |
| MONOSPACED_WITHOUT_SERIFS — Constant Static Property, class com.adobe.mediacore.textformat.Font |
| |
| MONOSPACED_WITH_SERIFS — Constant Static Property, class com.adobe.mediacore.textformat.Font |
| |
|
| 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 |