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  
RAISED — Constant Static Property, class com.adobe.mediacore.textformat.FontEdge
range — Property, class com.adobe.mediacore.timeline.Placement
Returns the time range associated with this placement.
range — Property, class com.adobe.mediacore.timeline.Reservation
Returns the time range associated with this reservation.
rate — Property, class com.adobe.mediacore.DefaultMediaPlayer
Returns the current playback rate.
rate — Property, interface com.adobe.mediacore.MediaPlayer
Returns the current playback rate.
rate — Property, class com.adobe.mediacore.events.AdPlaybackEvent
The current playback rate of the ad.
rate — Property, class com.adobe.mediacore.events.PlaybackRateEvent
The playback rate.
rate — Property, class com.adobe.mediacore.timeline.advertising.policy.AdPolicyInfo
ratePlaying — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched when the new playback rate is visible on the screen.
RATE_PLAYING — Constant Static Property, class com.adobe.mediacore.events.PlaybackRateEvent
Event dispatched when the new playback rate is visible on the screen.
rateSelected — Event, interface com.adobe.mediacore.MediaPlayer
Event dispatched when a new value is set to rate property on MediaPlayer.
RATE_SELECTED — Constant Static Property, class com.adobe.mediacore.events.PlaybackRateEvent
Event dispatched when a new value is set to rate property on MediaPlayer.
readBitsAsNumber(count:uint) — method, class com.adobe.mediacore.utils.scte35.SCTE35ByteArray
Reads a number from the internal byte array and converts it to a Number.
readBytes(count:int) — method, class com.adobe.mediacore.utils.scte35.SCTE35ByteArray
Reads the specified number of bytes from the internal byte array and returns them as a new byte array.
_readHead — Property, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
readHead — Property, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
readSetCookieHeader — Property, class com.adobe.mediacore.system.NetworkConfiguration
recordBufferEmpty() — method, class com.adobe.mediacore.qos.metrics.BufferingMetrics
recordBufferFull() — method, class com.adobe.mediacore.qos.metrics.BufferingMetrics
recordPlaybackFail() — method, class com.adobe.mediacore.qos.metrics.PlaybackLoadMetrics
recordPlaybackInit() — method, class com.adobe.mediacore.qos.metrics.PlaybackLoadMetrics
recordPlaybackLoad() — method, class com.adobe.mediacore.qos.metrics.PlaybackLoadMetrics
recordPlaybackStart() — method, class com.adobe.mediacore.qos.metrics.PlaybackLoadMetrics
RED — Constant Static Property, class com.adobe.mediacore.textformat.Color
release() — method, class com.adobe.mediacore.DefaultMediaPlayer
Releases media player object.
release() — method, interface com.adobe.mediacore.MediaPlayer
Releases media player object.
RELEASED — Constant Static Property, class com.adobe.mediacore.MediaPlayerStatus
The media player has been released together with any associated resources.
REMOVE — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdBreakPolicy
The ad break is removed.
REMOVE_AFTER_PLAY — Constant Static Property, class com.adobe.mediacore.timeline.advertising.policy.AdBreakPolicy
The ad break is removed after playback.
REPLACE — Constant Static Property, class com.adobe.mediacore.timeline.PlacementMode
PSDK will place the alternate content replacing the corresponding main content section.
replaceCurrentItem(mediaPlayerItem:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.DefaultMediaPlayer
Replaces the current media item or sets one if none exists by using a previously loaded media resource.
replaceCurrentItem(mediaPlayerItem:com.adobe.mediacore:MediaPlayerItem) — method, interface com.adobe.mediacore.MediaPlayer
Replaces the current media item or sets one if none exists by using a previously loaded media resource.
replaceCurrentResource(mediaResource:com.adobe.mediacore:MediaResource, config:com.adobe.mediacore:MediaPlayerItemConfig) — method, class com.adobe.mediacore.DefaultMediaPlayer
Replaces the current media item or sets one if none exists by loading the specified resource.
replaceCurrentResource(mediaResource:com.adobe.mediacore:MediaResource, config:com.adobe.mediacore:MediaPlayerItemConfig) — method, interface com.adobe.mediacore.MediaPlayer
Replaces the current media item or sets one if none exists by loading the specified resource.
Reservation — final class, package com.adobe.mediacore.timeline
A reservation is used to limit or prevent further processing of a certain time range on the timeline.
Reservation(range:com.adobe.mediacore.utils:TimeRange) — Constructor, class com.adobe.mediacore.timeline.Reservation
Default constructor.
RESERVATIONS_UPDATED — Constant Static Property, class com.adobe.mediacore.events.TimelineEvent
Event dispatched when new reservation are added or old reservations are removed from the media player timeline.
reset() — method, class com.adobe.mediacore.DefaultMediaPlayer
Resets the media player to its uninitialized state.
reset() — method, interface com.adobe.mediacore.MediaPlayer
Resets the media player to its uninitialized state.
reset() — method, class com.adobe.mediacore.qos.metrics.BufferingMetrics
reset() — method, class com.adobe.mediacore.qos.metrics.PlaybackLoadMetrics
reset() — method, class com.adobe.mediacore.qos.metrics.PlaybackMetrics
Resets the playback information.
resolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, interface com.adobe.mediacore.timeline.generators.OpportunityGeneratorClient
Resolves the specified opportunity.
resolve(opportunity:com.adobe.mediacore.timeline:Opportunity) — method, class com.adobe.mediacore.timeline.resolvers.ContentResolver
Resolves the opportunity according to the provided information.
resource — Property, interface com.adobe.mediacore.MediaPlayerItem
Returns the media resource associated with this item.
resource — Property, class com.adobe.mediacore.timeline.advertising.AdAsset
resourceFilter — Property, class com.adobe.mediacore.MediaPlayerConfig
Current media resource filter used by media player to select the supported media stream from a set of variants.
resourceId — Property, interface com.adobe.mediacore.MediaPlayerItem
Returns the media identifier associated with this item.
RESOURCE_ID — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
RESOURCE_LOAD_ERROR — Constant Static Property, class com.adobe.mediacore.notifications.NotificationCode
Loading of the specified resource has failed.
resourceType — Property, class com.adobe.mediacore.timeline.advertising.AdBannerAsset
Returns the banner resource type : STATIC_URL, IFRAME_URL or HTML
RESOURCE_TYPE — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
RESOURCE_URL — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
retrieveAdPolicySelector(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.ContentFactory
Returns the ad policy selector associated with the specified media player item.
retrieveGenerators(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.ContentFactory
Returns the opportunity generator associated with the specified media player item.
retrieveGenericRates() — Static Method , class com.adobe.mediacore.info.DefaultPlaybackRates
Retrieves a vector containing the generic playback rates.
retrieveMediaPlayerItemConfig() — Static Method , class com.adobe.mediacore.PSDKConfig
Retrieves the global media player item configuration.
retrieveResolvers(item:com.adobe.mediacore:MediaPlayerItem) — method, class com.adobe.mediacore.ContentFactory
Returns the resolvers associated with the specified media player item.
retrieveSubscribedTags(mediaResourceType:String) — method, class com.adobe.mediacore.system.filters.TimedMetadataFilter
retrieveTrickPlayRates() — Static Method , class com.adobe.mediacore.info.DefaultPlaybackRates
Retrieves a vector containing the supported trick play rates.
revision — Static Property, class com.adobe.mediacore.Version
Retrieve the revision of PSDK version.
RUNTIME_CODE — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
RUNTIME_CODE_MESSAGE — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
RUNTIME_SUBERROR_CODE — Constant Static Property, class com.adobe.mediacore.metadata.DefaultMetadataKeys
runtimeType — Property, class com.adobe.mediacore.qos.DeviceInformation
runtimeVersion — Property, class com.adobe.mediacore.qos.DeviceInformation
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