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  
IAdResolver — Interface, package 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.
_id — Property, class com.adobe.mediacore.content.Track
id — Property, class com.adobe.mediacore.content.Track
Each Track has a unique id that is assigned at the creation time.
id — Property, class com.adobe.mediacore.content.advertising.Ad
Unique ID of the ad
id — Property, class com.adobe.mediacore.content.advertising.AdBreak
Unique ID of the ad break
id — Property, class com.adobe.mediacore.manifesthandler.AvailInfo
The identifier for the avail.
index — Property, class com.adobe.mediacore.notifications.NotificationHistoryItem
This is an simple integer value that is automatically incremented as events are being added to the NotificationHistory internal notification list.
INFO — Constant Static Property, class com.adobe.mediacore.notifications.NotificationTypes
The type assigned to info notifications.
initialize(shouldEnqueue:Boolean) — method, class com.adobe.mediacore.adresolver.AdPlacementInitializer
Begins the actual initialization
initialize(settings:Object) — method, class com.adobe.mediacore.adresolver.AuditudeAdResolver
Initialize the ad resolver with the settings such as domain, zone id, stream id, and custom ad and targeting parameters that are applicable to all ad calls for this stream.
initialize(settings:Object) — method, interface com.adobe.mediacore.adresolver.IAdResolver
Initializes the resolver plugin with specific settings needed to facilitate ad resolution.
initialize(dispatcher:flash.events:EventDispatcher) — method, class com.adobe.mediacore.reporting.PSDKReportingProvider
INITIALIZED — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
The provided media player item has been sucessfully initialized and all associated data have been retrieved.
INITIALIZING — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
The media player has been created and is currently waiting for a media player item to be provided for further processing.
innerNotification — Property, class com.adobe.mediacore.notifications.Notification
The cause of this notification.
internalPlayer — Property, class com.adobe.mediacore.ViewRenderingProperties
INVALID_MEDIA_PLAYER_ITEM — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an error notification used to notify that the Media Player Item is invalid
INVALID_VALUE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationMetadataKeys
The key used for storing the invalid value
isPlayingAd — Property, interface com.adobe.mediacore.MediaPlayer
Gets whether the player is playing ad.
isProtected — Property, class com.adobe.mediacore.MediaPlayerItem
Indicates that the stream is protected using FAXS library.
isTypeSupported(type:String) — Static Method , class com.adobe.mediacore.MediaResourceType
Checks to see if the specified resource type is supported by PSDK.
isValid() — method, class com.adobe.mediacore.adresolver.AuditudeAdResolverSettings
Checks the validity of the settings object.
itemDurationChange — Event, class com.adobe.mediacore.MediaPlayerItem
Dispatched to notify that the duration of the asset has changed
ITEM_DURATION_CHANGE — Constant Static Property, class com.adobe.mediacore.events.MediaPlayerItemEvent
Type of the event dispatched when the duration property on the MediaPlayerItem has changed
itemIsProtectedChange — Event, class com.adobe.mediacore.MediaPlayerItem
Dispatched to notify that the isProtected property has changed
ITEM_IS_PROTECTED_CHANGE — Constant Static Property, class com.adobe.mediacore.events.MediaPlayerItemEvent
Type of the event dispatched when the isProtected property on the MediaPlayerItem has changed
itemTracksAvailable — Event, class com.adobe.mediacore.MediaPlayerItem
Dispatched to notify that the tracks are available
ITEM_TRACKS_AVAILABLE — Constant Static Property, class com.adobe.mediacore.events.MediaPlayerItemEvent
Type of the event dispatched when alternate audio tracks are available.
itemVideoRenditionsAvailable — Event, class com.adobe.mediacore.MediaPlayerItem
Dispatched to notify that different video renditions are available for this item
ITEM_VIDEO_RENDITIONS_AVAILABLE — Constant Static Property, class com.adobe.mediacore.events.MediaPlayerItemEvent
Type of the event dispatched when an the video renditions are available.
itemVideoSizeChange — Event, class com.adobe.mediacore.MediaPlayerItem
Dispatched to notify that the size the video has changed
ITEM_VIDEO_SIZE_CHANGE — Constant Static Property, class com.adobe.mediacore.events.MediaPlayerItemEvent
Type of the event dispatched when the videoSize property on the MediaPlayerItem has changed
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