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  
PARAMETERS — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
parseNumber(value:String, defaultValue:Number) — Static Method , class com.adobe.mediacore.utils.NumberUtils
Returns the long value extracted from the provided string.
pause() — method, class com.adobe.mediacore.DefaultMediaPlayer
Pauses the playback of the current media item.
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 was paused.
PAUSED_RATE — Constant Static Property, class com.adobe.mediacore.info.DefaultPlaybackRates
Rate value used to indicate that the stream is paused.
PAUSE_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCode
Pausing the current resource has failed.
periodIndex — Property, class com.adobe.mediacore.qos.LoadInformation
pid — Property, class com.adobe.mediacore.info.AudioTrack
Indicates the PID of the track.
placement — Property, class com.adobe.mediacore.timeline.Opportunity
com.adobe.mediacore.timeline.Opportunity placement on the timeline.
placement — Property, class com.adobe.mediacore.timeline.operations.TimelineOperation
Location where this operation will take place.
Placement — final class, package com.adobe.mediacore.timeline
Class which wraps information related to timeline placement.
Placement(type:String, time:Number, duration:Number, mode:String) — Constructor, class com.adobe.mediacore.timeline.Placement
Default constructor.
PlacementMode — final class, package com.adobe.mediacore.timeline
Enumeration of placement types.
PlacementType — final class, package com.adobe.mediacore.timeline
Enumeration of placement types.
play() — method, class com.adobe.mediacore.DefaultMediaPlayer
Initiates or resumes the playback of the current media item.
play() — method, interface com.adobe.mediacore.MediaPlayer
Initiates or resumes the playback of the current media item.
PLAY — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdBreakPolicy
The ad break will be played normal.
PLAY — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicy
The playback will resume from the seeked position.
PLAY — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicyMode
The player is playing at normal rate.
playbackBufferTime — Property, class com.adobe.mediacore.BufferControlParameters
Playback buffer time expressed in milliseconds.
PLAYBACK_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCode
Playing the current resource has failed.
playbackInformation — Property, class com.adobe.mediacore.qos.QOSProvider
PlaybackInformation — class, package com.adobe.mediacore.qos
PlaybackInformation(timeToFirstByte:Number, timeToLoad:Number, timeToStart:Number, timeToFail:Number, secondsPlayed:Number, secondsSpent:Number, frameRate:Number, droppedFrameCount:Number, bitrate:Number, bufferTime:Number, bufferLength:Number, emptyBufferCount:Number, bufferingTime:Number) — Constructor, class com.adobe.mediacore.qos.PlaybackInformation
PlaybackLoadMetrics — class, package com.adobe.mediacore.qos.metrics
PlaybackLoadMetrics() — Constructor, class com.adobe.mediacore.qos.metrics.PlaybackLoadMetrics
playbackMetrics — Property, class com.adobe.mediacore.DefaultMediaPlayer
Provides the playback metrics associated with this player.
playbackMetrics — Property, interface com.adobe.mediacore.MediaPlayer
Provides the playback metrics associated with this player.
PlaybackMetrics — class, package com.adobe.mediacore.qos.metrics
PlaybackMetrics() — Constructor, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
Default constructor.
playbackRange — Property, class com.adobe.mediacore.DefaultMediaPlayer
Returns the playback range
playbackRange — Property, interface com.adobe.mediacore.MediaPlayer
Returns the playback range
_playbackRange — Property, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
playbackRange — Property, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
PlaybackRateEvent — final class, package com.adobe.mediacore.events
Event dispatched by the media player when its playback rate changes.
PlaybackRateEvent(type:String, bubbles:Boolean, cancelable:Boolean, rate:Number) — Constructor, class com.adobe.mediacore.events.PlaybackRateEvent
Default constructor.
PlaybackSessionMetrics — class, package com.adobe.mediacore.qos.metrics
PlaybackSessionMetrics() — Constructor, class com.adobe.mediacore.qos.metrics.PlaybackSessionMetrics
player — Property, interface com.adobe.mediacore.MediaPlayerItem
Provides the media player currently associated with this player.
PLAY_FROM_AD_BEGIN — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicy
The playback will resume from the beginning of the ad.
PLAY_FROM_AD_BREAK_BEGIN — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicy
The playback will resume from the beginning of the ad break..
PLAYING — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
The playback is currently in progress.
policy — Property, class com.adobe.mediacore.ABRControlParameters
The value of the initial bit-rate control parameter.
policy — Property, class com.adobe.mediacore.ABRControlParametersBuilder
The value of the initial bit-rate control parameter.
position — Property, class com.adobe.mediacore.events.ContentMarkerEvent
POST_ROLL — Constant Static Property, class com.adobe.mediacore.timeline.PlacementType
Placement is made at the end of the timeline.
prefetchDeadline() — method, class com.adobe.mediacore.info.DRMMetadataInfo
PREPARED — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
The media player item was loaded successfully and the player can start buffering data.
prepareToPlay(... rest) — method, class com.adobe.mediacore.DefaultMediaPlayer
Prepares to play the current selected item.
prepareToPlay(... rest) — method, interface com.adobe.mediacore.MediaPlayer
Prepares to play the current selected item.
PREPARING — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
The media player is loading the media player item and any associated resources.
preroll — Property, class com.adobe.mediacore.utils.scte35.descriptors.DTMFDescriptor
This is 8-bit number is the time the DTMF is presented to the analog output of the device in tenths of seconds.
PRE_ROLL — Constant Static Property, class com.adobe.mediacore.timeline.PlacementType
Placement is made at the beginning of the timeline.
primaryAsset — Property, class com.adobe.mediacore.timeline.advertising.Ad
Primary asset of the ad.
privateBytes — Property, class com.adobe.mediacore.utils.scte35.commands.PrivateCommand
Byte array containing the payload of private command.
privateBytes — Property, class com.adobe.mediacore.utils.scte35.descriptors.SpliceDescriptor
Actual payload of the descriptor.
PrivateCommand — final class, package com.adobe.mediacore.utils.scte35.commands
The PrivateCommand provides a means to distribute user-defined commands using the SCTE 35 protocol.
PrivateCommand(identifier:uint, privateBytes:flash.utils:ByteArray) — Constructor, class com.adobe.mediacore.utils.scte35.commands.PrivateCommand
Default constructor.
PRIVATE_COMMAND — Constant Static Property, class com.adobe.mediacore.utils.scte35.commands.SpliceCommandType
The PRIVATE_COMMAND command provides a means to distribute user-defined commands using the SCTE 35 protocol.
process(content:String) — method, class com.adobe.mediacore.system.decoders.TagDecoder
process(timedMetadata:com.adobe.mediacore.metadata:TimedMetadata) — method, interface com.adobe.mediacore.timeline.detectors.OpportunityDetector
Callback invoked by the PSDK for every new timed metadata detected in stream.
process(timedMetadata:com.adobe.mediacore.metadata:TimedMetadata) — method, class com.adobe.mediacore.timeline.detectors.SpliceOutOpportunityDetector
Callback invoked by the PSDK for every new timed metadata detected in stream.
process(proposals:Vector$com.adobe.mediacore.timeline.operations:TimelineOperation) — method, interface com.adobe.mediacore.timeline.resolvers.ContentResolverClient
Instructs PSDK to process the specified proposals to the media player timeline.
profile — Property, class com.adobe.mediacore.events.ProfileEvent
The current profile being played by the media player.
Profile — class, package com.adobe.mediacore.info
Class exposing profile information.
Profile(bitrate:uint, width:uint, height:uint) — Constructor, class com.adobe.mediacore.info.Profile
Default constructor.
PROFILE_CHANGED — Constant Static Property, class com.adobe.mediacore.events.ProfileEvent
Event dispatched when the media player change its current profile.
ProfileEvent — final class, package 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.
ProfileEvent(type:String, bubbles:Boolean, cancelable:Boolean, profile:int, time:Number, description:String) — Constructor, class com.adobe.mediacore.events.ProfileEvent
Default constructor.
profiles — Property, interface com.adobe.mediacore.MediaPlayerItem
Provides the list of currently available bit-rates profiles for the current playback window.
PROGRAM_BREAKAWAY — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
PROGRAM_EARLY_TERMINATION — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
PROGRAM_END — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
PROGRAM_RESUMPTION — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
PROGRAM_RUNOVER_PLANNED — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
PROGRAM_RUNOVER_UNPLANNED — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
PROGRAM_START — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
progress — Property, class com.adobe.mediacore.events.AdPlaybackEvent
The progress made in the ad.
PROPORTIONAL_WITHOUT_SERIFS — Constant Static Property, class com.adobe.mediacore.textformat.Font
PROPORTIONAL_WITH_SERIFS — Constant Static Property, class com.adobe.mediacore.textformat.Font
PROVIDER_ADVERTISEMENT_END — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
PROVIDER_ADVERTISEMENT_START — Constant Static Property, class com.adobe.mediacore.utils.scte35.descriptors.SegmentationType
providerAvailIdentifier — Property, class com.adobe.mediacore.utils.scte35.descriptors.AvailDescriptor
This 32-bit number provides information that a receiving device may utilize to alter its behavior during or outside of an avail.
PSDKConfig — final class, package com.adobe.mediacore
Global configuration object for PSDK components.
ptsAdjustment — Property, class com.adobe.mediacore.utils.scte35.SpliceInfo
A 33 bit unsigned integer that appears in the clear and that shall be used by a splicing device as an offset to be added to the time field(s) throughout this message to obtain the intended splice time(s).
ptsOffset — Property, class com.adobe.mediacore.utils.scte35.data.SegmentComponent
A value that shall be used by a splicing device as an offset to be added to the time property of the spliceTime information to obtain the intended splice time(s).
publisher — Property, class com.adobe.mediacore.videoanalytics.VideoAnalyticsConfigParameters
The video-heartbeat publisher
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