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 

R

RateChangeEvent - class in com.theoplayer.android.api.event.player
Fired when RATECHANGE occurs for the Player.
rawXml(boolean) - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration.Builder
Sets whether raw XML logs are enabled.
RC_17 - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetMovieRating

The asset is rated as RC-17.

ReadyState - class in com.theoplayer.android.api.player
The ready state of the player.
ReadyStateChangeEvent - class in com.theoplayer.android.api.event.player
Fired when READYSTATECHANGE occurs for the Player.
RECEIVER_UNAVAILABLE - enum entry in com.theoplayer.android.api.cast.chromecast.ErrorCode
 
recomputeViewAttributes(View) - function in android.view.THEOplayerView
 
recreate() - function in android.app.FullScreenActivity
 
refreshDrawableState() - function in android.view.THEOplayerView
 
registerActivityLifecycleCallbacks(Application.ActivityLifecycleCallbacks) - function in android.app.FullScreenActivity
 
registerComponentCallbacks(ComponentCallbacks) - function in android.content.FullScreenActivity
 
registerContentProtectionIntegration(String,KeySystemId,ContentProtectionIntegrationFactory) - function in com.theoplayer.android.api.THEOplayerGlobal
Register a ContentProtectionIntegrationFactory for a specific integration id and a specific keySystem.
registerForActivityResult(ActivityResultContract,ActivityResultRegistry,ActivityResultCallback) - function in androidx.activity.FullScreenActivity
 
registerForContextMenu(View) - function in android.app.FullScreenActivity
 
registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.FullScreenActivity
 
releaseDate(String) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataDescription.Builder
Sets the release date of the current source.
releaseInstance() - function in android.app.FullScreenActivity
 
releasePointerCapture() - function in android.view.THEOplayerView
 
remove() - function in com.theoplayer.android.api.cache.CachingTask
Remove the cached media.
removeAllFriendlyObstructions() - function in com.theoplayer.android.api.ads.Omid
Removes all OmidFriendlyObstruction.
removeAllViews() - function in android.view.THEOplayerView
 
removeAllViewsInLayout() - function in android.view.THEOplayerView
 
removeCallbacks(Runnable) - function in android.view.THEOplayerView
 
RemoveCueEvent - class in com.theoplayer.android.api.event.track.texttrack
Fired when REMOVECUE occurs for a TextTrack.
removeDialog(int) - function in android.app.FullScreenActivity
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.Player
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.Ads
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.VerizonMediaAdBreak
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.VerizonMediaAdList
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.VerizonMediaAd
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.VerizonMediaAdBreakList
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.VerizonMedia
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.Yospace
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.Chromecast
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.VR
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.CachingTask
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.CachingTaskList
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.Cache
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.Track
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.TextTrackList
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.TextTrack
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.TextTrackCue
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.DateRangeCue
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.MediaTrack
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.MediaTrackList
 
removeEventListener(EventType,EventListener) - function in com.theoplayer.android.api.event.EventDispatcher
 
removeFullScreenChangeListener(FullScreenChangeListener) - function in com.theoplayer.android.api.fullscreen.FullScreenManager
Removes the given fullscreenChangeListener.
removeFullScreenIntentCreationListener(IntentCreationListener) - function in com.theoplayer.android.api.fullscreen.FullScreenManager
Removes the given intentCreationListener.
removeIntegration(Integration) - function in com.theoplayer.android.api.player.Player
Removes an Integration.
removeJavaScriptMessageListener(String,MessageListener) - function in com.theoplayer.android.api.THEOplayerView
Removes a message listener for messages sent from a custom JavaScript file.
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.THEOplayerView
 
removeOnContextAvailableListener(OnContextAvailableListener) - function in androidx.activity.FullScreenActivity
 
removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.THEOplayerView
 
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.THEOplayerView
 
removeStickyBroadcast(Intent) - function in android.content.FullScreenActivity
 
removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.FullScreenActivity
 
RemoveTaskEvent - class in com.theoplayer.android.api.event.cache.tasklist
Fired when a CachingTask is removed from the CachingTaskList.
RemoveTrackEvent - class in com.theoplayer.android.api.event.track.texttrack.list
Fired when REMOVETRACK occurs for a TextTrackList.
RemoveTrackEvent - class in com.theoplayer.android.api.event.track.mediatrack.video.list
Fired when REMOVETRACK occurs for a VideoTrack List.
RemoveTrackEvent - class in com.theoplayer.android.api.event.track.mediatrack.audio.list
Fired when REMOVETRACK occurs for an AudioTrack list.
removeView(View) - function in android.view.THEOplayerView
 
removeViewAt(int) - function in android.view.THEOplayerView
 
removeViewInLayout(View) - function in android.view.THEOplayerView
 
removeViews(int,int) - function in android.view.THEOplayerView
 
removeViewsInLayout(int,int) - function in android.view.THEOplayerView
 
RenderingTarget - class in com.theoplayer.android.api.player
 
renew() - function in com.theoplayer.android.api.cache.CachingTaskLicense
Renew all the licenses associated with this task.
renew(DRMConfiguration) - function in com.theoplayer.android.api.cache.CachingTaskLicense
Renew all the licenses associated with this task.
reportFullyDrawn() - function in androidx.activity.FullScreenActivity
 
reports(boolean) - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration.Builder
Sets whether report logs are enabled.
request(Request) - function in com.theoplayer.android.api.contentprotection.LicenseRequestCallback
 
Request - class in com.theoplayer.android.api.contentprotection
 
request(Request) - function in com.theoplayer.android.api.contentprotection.CertificateRequestCallback
 
requestAds(AdsRequest,AdsRenderingSettings) - function in com.theoplayer.android.api.ads.ima.GoogleImaIntegration
Requests a Google IMA ad with the provided AdsRequest and AdsRenderingSettings.
requestApplyInsets() - function in android.view.THEOplayerView
 
requestBuffered(RequestCallback) - function in com.theoplayer.android.api.player.Player
Requests the ranges of the media that the player has buffered.
RequestCallback - class in com.theoplayer.android.api.player
The RequestCallback which is used as a callback interface with a specific return type.
requestChildFocus(View,View) - function in android.view.THEOplayerView
 
requestChildRectangleOnScreen(View,Rect,boolean) - function in android.view.THEOplayerView
 
requestCurrentAdBreak(RequestCallback) - function in com.theoplayer.android.api.ads.Ads
Requests the active AdBreak (containing the currently playing Ad).
requestCurrentAds(RequestCallback) - function in com.theoplayer.android.api.ads.Ads
Requests a list of the currently active ads (linear and/or non linear).
requestCurrentProgramDateTime(RequestCallback) - function in com.theoplayer.android.api.player.Player
The current playback position of the media, as a timestamp.
requestCurrentTime(RequestCallback) - function in com.theoplayer.android.api.player.Player
Requests the current playback position of the media, in seconds.
requestDisallowInterceptTouchEvent(boolean) - function in android.view.THEOplayerView
 
requestDragAndDropPermissions(DragEvent) - function in android.app.FullScreenActivity
 
requestFitSystemWindows() - function in android.view.THEOplayerView
 
requestFocus(int,Rect) - function in android.view.THEOplayerView
 
requestFocusFromTouch() - function in android.view.THEOplayerView
 
requestFullScreen() - function in com.theoplayer.android.api.fullscreen.FullScreenManager
Requests the THEOplayer to go fullscreen.
requestLayout() - function in android.view.THEOplayerView
 
RequestMethod - class in com.theoplayer.android.api.contentprotection
 
requestPermissions(Array,int) - function in android.app.FullScreenActivity
 
requestPlayed(RequestCallback) - function in com.theoplayer.android.api.player.Player
Requests the ranges of the media that the player has played.
requestPlaying(RequestCallback) - function in com.theoplayer.android.api.ads.Ads
Requests whether a linear ad is currently playing.
requestPointerCapture() - function in android.view.THEOplayerView
 
requestRectangleOnScreen(Rect) - function in android.view.THEOplayerView
 
requestScheduledAds(RequestCallback) - function in com.theoplayer.android.api.ads.Ads
Requests a list of ads that still needs to be played.
requestSeekable(RequestCallback) - function in com.theoplayer.android.api.player.Player
Requests the ranges of the media that are seekable by the player.
requestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.THEOplayerView
 
requestShowKeyboardShortcuts() - function in android.app.FullScreenActivity
 
requestStream(StreamRequest,AdsRenderingSettings) - function in com.theoplayer.android.api.ads.dai.GoogleDaiIntegration
Requests a Google DAI stream with the provided StreamRequest and AdsRenderingSettings.
requestTransparentRegion(View) - function in android.view.THEOplayerView
 
requestUnbufferedDispatch(MotionEvent) - function in android.view.THEOplayerView
 
requestVideoHeight(RequestCallback) - function in com.theoplayer.android.api.player.Player
Requests the height of the active video rendition, in pixels.
requestVideoWidth(RequestCallback) - function in com.theoplayer.android.api.player.Player
Requests the width of the active video rendition, in pixels.
requestVisibleBehind(boolean) - function in android.app.FullScreenActivity
 
requestWindowFeature(int) - function in android.app.FullScreenActivity
 
requireViewById(int) - function in android.view.THEOplayerView
 
requireViewById(int) - function in android.app.FullScreenActivity
 
resetPivot() - function in android.view.THEOplayerView
 
ResizeEvent - class in com.theoplayer.android.api.event.player
 
resolveSize(int,int) - function in android.view.THEOplayerView
 
resolveSizeAndState(int,int,int) - function in android.view.THEOplayerView
 
respond(Array) - function in com.theoplayer.android.api.contentprotection.LicenseRequestCallback
 
respond(Array) - function in com.theoplayer.android.api.contentprotection.LicenseResponseCallback
 
respond(Array) - function in com.theoplayer.android.api.contentprotection.CertificateRequestCallback
 
respond(Array) - function in com.theoplayer.android.api.contentprotection.CertificateResponseCallback
 
Response - class in com.theoplayer.android.api.contentprotection
 
restoreDefaultFocus() - function in android.view.THEOplayerView
 
restoreHierarchyState(SparseArray) - function in android.view.THEOplayerView
 
RESUMED - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType

Fired when an ad is resumed.

revokeUriPermission(Uri,int) - function in android.content.FullScreenActivity
 
runOnUiThread(Runnable) - function in android.app.FullScreenActivity
 
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