A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X 

R

RateChangeEvent - class in com.theoplayer.android.api.event.player
Fired when RATECHANGE occurs for the Player.
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(android.view.View) - function in android.view.ViewGroup
 
recreate() - function in android.app.Activity
 
refreshDrawableState() - function in android.view.View
 
registerActivityLifecycleCallbacks(android.app.Application.ActivityLifecycleCallbacks) - function in android.app.Activity
 
registerComponentCallbacks(android.content.ComponentCallbacks) - function in android.app.Activity
 
registerContentProtectionIntegration(java.lang.String,com.theoplayer.android.api.contentprotection.KeySystemId,com.theoplayer.android.api.contentprotection.ContentProtectionIntegrationFactory) - function in com.theoplayer.android.api.THEOplayerGlobal
Register a ContentProtectionIntegrationFactory for a specific integration id and a specific keySystem.
registerDeviceIdChangeListener(java.util.concurrent.Executor,java.util.function.IntConsumer) - function in android.content.ContextWrapper
 
registerForActivityResult(androidx.activity.result.contract.ActivityResultContract,androidx.activity.result.ActivityResultRegistry,androidx.activity.result.ActivityResultCallback) - function in androidx.activity.ComponentActivity
 
registerForContextMenu(android.view.View) - function in android.app.Activity
 
registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter) - function in android.content.ContextWrapper
 
registerScreenCaptureCallback(java.util.concurrent.Executor,android.app.Activity.ScreenCaptureCallback) - function in android.app.Activity
 
releaseDate(java.lang.String) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataDescription.Builder
Sets the release date of the current source.
releaseInstance() - function in android.app.Activity
 
releasePointerCapture() - function in android.view.View
 
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.ViewGroup
 
removeAllViewsInLayout() - function in android.view.ViewGroup
 
removeCallbacks(java.lang.Runnable) - function in android.view.View
 
RemoveCueEvent - class in com.theoplayer.android.api.event.track.texttrack
Fired when REMOVECUE occurs for a TextTrack.
removeDialog(int) - function in android.app.Activity
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.Ads
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.AudioQuality
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.Cache
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.CachingTask
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.CachingTaskList
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.Chromecast
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.DateRangeCue
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.EventDispatcher
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.MediaTrack
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.MediaTrackList
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.Player
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.Quality
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.TextTrack
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.TextTrackCue
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.TextTrackList
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.Track
 
removeEventListener(com.theoplayer.android.api.event.EventType,com.theoplayer.android.api.event.EventListener) - function in com.theoplayer.android.api.event.VideoQuality
 
removeFullScreenChangeListener(com.theoplayer.android.api.fullscreen.FullScreenChangeListener) - function in com.theoplayer.android.api.fullscreen.FullScreenManager
Removes the given fullscreenChangeListener.
removeFullScreenIntentCreationListener(com.theoplayer.android.api.fullscreen.IntentCreationListener) - function in com.theoplayer.android.api.fullscreen.FullScreenManager
Removes the given intentCreationListener.
removeHTTPInterceptor(com.theoplayer.android.api.network.http.HTTPInterceptor) - function in com.theoplayer.android.api.network.Network
Removes a previously added HTTPInterceptor from the network stack.
removeIntegration(com.theoplayer.android.api.Integration) - function in com.theoplayer.android.api.player.Player
Removes an Integration.
removeMenuProvider(androidx.core.view.MenuProvider) - function in androidx.activity.ComponentActivity
 
removeOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
 
removeOnConfigurationChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnContextAvailableListener(androidx.activity.contextaware.OnContextAvailableListener) - function in androidx.activity.ComponentActivity
 
removeOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
 
removeOnMultiWindowModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnNewIntentListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnPictureInPictureModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnTrimMemoryListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
 
removeOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
 
removeStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 
removeStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 
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.mediatrack.audio.list
Fired when REMOVETRACK occurs for an AudioTrack list.
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.texttrack.list
Fired when REMOVETRACK occurs for a TextTrackList.
removeView(android.view.View) - function in android.view.ViewGroup
 
removeViewAt(int) - function in android.view.ViewGroup
 
removeViewInLayout(android.view.View) - function in android.view.ViewGroup
 
removeViews(int,int) - function in android.view.ViewGroup
 
removeViewsInLayout(int,int) - function in android.view.ViewGroup
 
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(com.theoplayer.android.api.source.drm.DRMConfiguration) - function in com.theoplayer.android.api.cache.CachingTaskLicense
Renew all the licenses associated with this task.
reportFullyDrawn() - function in androidx.activity.ComponentActivity
 
request(com.theoplayer.android.api.contentprotection.Request) - function in com.theoplayer.android.api.contentprotection.CertificateRequestCallback
 
request(com.theoplayer.android.api.contentprotection.Request) - function in com.theoplayer.android.api.contentprotection.LicenseRequestCallback
 
Request - class in com.theoplayer.android.api.contentprotection
 
requestAds(com.google.ads.interactivemedia.v3.api.AdsRequest,com.google.ads.interactivemedia.v3.api.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.View
 
requestChildFocus(android.view.View,android.view.View) - function in android.view.ViewGroup
 
requestChildRectangleOnScreen(android.view.View,android.graphics.Rect,boolean) - function in android.view.ViewGroup
 
requestDisallowInterceptTouchEvent(boolean) - function in android.view.ViewGroup
 
requestDragAndDropPermissions(android.view.DragEvent) - function in android.app.Activity
 
requestFitSystemWindows() - function in android.view.View
 
requestFocus(int,android.graphics.Rect) - function in android.view.ViewGroup
 
requestFocusFromTouch() - function in android.view.View
 
requestFullScreen() - function in com.theoplayer.android.api.fullscreen.FullScreenManager
Requests the THEOplayer to go fullscreen.
requestFullscreenMode(int,android.os.OutcomeReceiver) - function in android.app.Activity
 
requestLayout() - function in android.view.View
 
RequestMediaType - class in com.theoplayer.android.api.network.http
The media's type.
RequestMethod - class in com.theoplayer.android.api.contentprotection
 
requestPermissions(kotlin.Array,int) - function in android.app.Activity
 
requestPointerCapture() - function in android.view.View
 
requestRectangleOnScreen(android.graphics.Rect) - function in android.view.View
 
requestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent) - function in android.view.ViewGroup
 
requestShowKeyboardShortcuts() - function in android.app.Activity
 
requestStream(com.google.ads.interactivemedia.v3.api.StreamRequest,com.google.ads.interactivemedia.v3.api.AdsRenderingSettings) - function in com.theoplayer.android.api.ads.dai.GoogleDaiIntegration
Requests a Google DAI stream with the provided StreamRequest and AdsRenderingSettings.
RequestSubType - class in com.theoplayer.android.api.network.http
The request's subtype.
requestTransparentRegion(android.view.View) - function in android.view.ViewGroup
 
RequestType - class in com.theoplayer.android.api.network.http
The request's type.
requestUnbufferedDispatch(android.view.MotionEvent) - function in android.view.View
 
requestVisibleBehind(boolean) - function in android.app.Activity
 
requestWindowFeature(int) - function in android.app.Activity
 
requireViewById(int) - function in android.app.Activity
 
requireViewById(int) - function in android.view.View
 
reset() - function in com.theoplayer.android.api.player.track.texttrack.TextTrackStyle
Sets default values of colors, sizes, layout, styles of subtitles (from the subtitle description metadata)
resetPivot() - function in android.view.View
 
ResizeEvent - class in com.theoplayer.android.api.event.player
 
resolveSize(int,int) - function in android.view.View
 
resolveSizeAndState(int,int,int) - function in android.view.View
 
respond(kotlin.Array) - function in com.theoplayer.android.api.contentprotection.CertificateRequestCallback
 
respond(kotlin.Array) - function in com.theoplayer.android.api.contentprotection.CertificateResponseCallback
 
respond(kotlin.Array) - function in com.theoplayer.android.api.contentprotection.LicenseRequestCallback
 
respond(kotlin.Array) - function in com.theoplayer.android.api.contentprotection.LicenseResponseCallback
 
respondWith(com.theoplayer.android.api.network.http.CompleteHTTPResponse) - function in com.theoplayer.android.api.network.http.InterceptableHTTPRequest
Immediately respond with the provided response.
Response - class in com.theoplayer.android.api.contentprotection
 
ResponseType - class in com.theoplayer.android.api.network.http
 
restoreDefaultFocus() - function in android.view.ViewGroup
 
restoreHierarchyState(android.util.SparseArray) - function in android.view.View
 
RESUMED - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType

Fired when an ad is resumed.

revokeSelfPermissionOnKill(java.lang.String) - function in android.content.Context
 
revokeSelfPermissionsOnKill(java.util.Collection) - function in android.content.ContextWrapper
 
revokeUriPermission(android.net.Uri,int) - function in android.content.ContextWrapper
 
runOnUiThread(java.lang.Runnable) - function in android.app.Activity
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X