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  
panChange — Event, interface com.adobe.mediacore.MediaPlayer
Dispatched when the audioPan property of the media player changes.
PAN_CHANGE — Constant Static Property, class com.adobe.mediacore.events.AudioChangeEvent
The AudioChangeEvent.PAN_CHANGE constant defines the value of the type property of the event object for a panChange event.
pause() — method, interface com.adobe.mediacore.MediaPlayer
Pauses the playback of the current media item.
PAUSED — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
The playback of current selected media item is paused.
placeAds(avails:Vector$com.adobe.mediacore.manifesthandler:AvailInfo) — method, class com.adobe.mediacore.adresolver.AuditudeAdResolver
Called by the TimelineManger with an vector of avails that require ad placements.
placeAds(avails:Vector$com.adobe.mediacore.manifesthandler:AvailInfo) — method, interface com.adobe.mediacore.adresolver.IAdResolver
Takes a list of avail infos and resolves ad placements for each.
play() — method, interface com.adobe.mediacore.MediaPlayer
Initiate the playback of the current media item.
playAdsInTrickplay — Property, interface com.adobe.mediacore.MediaPlayer
Specified whether or not to use trickplay mode in ads that support trickplay mode.
PLAYBACK_COMPLETE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an informational notification used to notify that playback has completed
PLAYBACK_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an error notification used to notify that a playback error has occurred
playbackRate — Property, class com.adobe.mediacore.events.PlaybackRateEvent
The actual selected value for playback rate.
PLAYBACK_RATE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationMetadataKeys
The key used for storing the playback rate
PLAYBACK_RATE_CHANGE — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an informational notification used to notify that the playback rate (speed) has changed
PlaybackRateEvent — class, package com.adobe.mediacore.events
A PlaybackRateEvent is dispatched when the Rate property is set or the playback rate changes.
PlaybackRateEvent(type:String, bubbles:Boolean, cancelable:Boolean, assignedRate:Number, playbackRate:Number) — Constructor, class com.adobe.mediacore.events.PlaybackRateEvent
Constructor.
PLAYBACK_START — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCodes
Code for an informational notification used to notify that playback has started
PLAYING — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
The playback of current selected media item is in progress.
prefetchDeadline — Property, class com.adobe.mediacore.content.DRMMetadataInfo
Timestamp in seconds suggested by the packager for pre-fetching the license.
prepareToPlay(startTime:Number) — method, interface com.adobe.mediacore.MediaPlayer
Prepares a movie for playback.
presentationDelay — Property, interface com.adobe.mediacore.MediaPlayer
The delay from the live point in live/DVR where playback should begin.
PSDKReportingProvider — class, package com.adobe.mediacore.reporting
PSDKReportingProvider(dispatcher:flash.events:EventDispatcher) — Constructor, class com.adobe.mediacore.reporting.PSDKReportingProvider
Constructor method.
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