A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            J 
        
            K 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            Q 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
            W 
        
            X 
        
        
P
- pause() - function in com.theoplayer.android.api.cache.CachingTask
- Pause caching the media.
- pause() - function in com.theoplayer.android.api.player.Player
- Pauses playback.
- PAUSED - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType
- Fired when an ad is paused. 
- PauseEvent - class in com.theoplayer.android.api.event.player
- Fired when PAUSE occurs for the Player.
- peekAvailableContext() - function in androidx.activity.ComponentActivity
- peekWallpaper() - function in android.content.ContextWrapper
- performAccessibilityAction(int,android.os.Bundle) - function in android.view.View
- PERFORMANCE - enum entry in com.theoplayer.android.api.abr.AbrStrategyType
- The player will optimize ABR behavior to focus on the performance of the player. This strategy initiates playback with the lowest quality suitable for the device which means faster start-up time. 
- performClick() - function in android.view.View
- performContextClick() - function in android.view.View
- performHapticFeedback(int) - function in android.view.View
- performLongClick() - function in android.view.View
- performReceiveContent(android.view.ContentInfo) - function in android.view.View
- PERSISTENT - enum entry in com.theoplayer.android.api.source.drm.LicenseType
- The license is persistent. 
- PICTURE_IN_PICTURE - enum entry in com.theoplayer.android.api.player.PresentationMode
- pip(com.theoplayer.android.api.pip.PipConfiguration) - function in com.theoplayer.android.api.THEOplayerConfig.Builder
- Sets the configuration for Picture in Picture.
- pipConfiguration(com.theoplayer.android.api.pip.PipConfiguration) - function in com.theoplayer.android.api.THEOplayerConfig.Builder
- Sets the configuration for Picture in Picture.
- PipConfiguration - class in com.theoplayer.android.api.pip
- PipConfiguration.Builder - class in com.theoplayer.android.api.pip.PipConfiguration
- PiPManager - class in com.theoplayer.android.api.pip
- The Picture-in-Picture manager which can be used to manage and gather information related to the PiP state of the player.
- PiPType - class in com.theoplayer.android.api.pip
- The type of the PiP window.
- play() - function in com.theoplayer.android.api.player.Player
- Starts or resumes playback.
- Player - class in com.theoplayer.android.api.player
- The player API
- PlayerCastState - class in com.theoplayer.android.api.cast.chromecast
- Indicates the state of the casting process
- PlayerEvent - class in com.theoplayer.android.api.event.player
- The Player Event.
- PlayerEventTypes - class in com.theoplayer.android.api.event.player
- The types of Player Events.
- PlayerEventTypes.Identifiers - class in com.theoplayer.android.api.event.player.PlayerEventTypes
- The Player event identifiers.
- PlayEvent - class in com.theoplayer.android.api.event.player
- Fired when PLAY occurs for the Player.
- PlayingEvent - class in com.theoplayer.android.api.event.player
- Fired when PLAYING occurs for the Player.
- PLAYREADY - enum entry in com.theoplayer.android.api.contentprotection.KeySystemId
- playready(com.theoplayer.android.api.source.drm.KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.DRMConfiguration.Builder
- Sets the PlayReady key system configuration.
- playready(com.theoplayer.android.api.source.drm.KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.AxinomDRMConfiguration.Builder
- Sets the PlayReady key system configuration.
- playready(com.theoplayer.android.api.source.drm.KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.AzureDRMConfiguration.Builder
- Sets the PlayReady key system configuration.
- playready(com.theoplayer.android.api.source.drm.KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.ConaxDRMConfiguration.Builder
- Sets the PlayReady key system configuration.
- playready(com.theoplayer.android.api.source.drm.preintegration.KeyOSKeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.KeyOSDRMConfiguration.Builder
- Sets the PlayReady KeyOS key system configuration.
- playready(java.lang.String) - function in com.theoplayer.android.api.source.drm.preintegration.KeyOSDRMConfiguration.Builder
- The license acquisition URL used for the PlayReady key system.
- playready(com.theoplayer.android.api.source.drm.KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.TitaniumDRMConfiguration.Builder
- Sets the PlayReady key system configuration.
- playready(com.theoplayer.android.api.source.drm.KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.VudrmDRMConfiguration.Builder
- Sets the PlayReady key system configuration.
- playready(com.theoplayer.android.api.source.drm.KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.XstreamConfiguration.Builder
- Sets the PlayReady key system configuration.
- PLAYREADY_LICENSE - enum entry in com.theoplayer.android.api.network.http.RequestSubType
- playSoundEffect(int) - function in android.view.View
- post(java.lang.Runnable) - function in android.view.View
- POST - enum entry in com.theoplayer.android.api.contentprotection.RequestMethod
- postDelayed(java.lang.Runnable,long) - function in android.view.View
- poster(java.lang.String) - function in com.theoplayer.android.api.source.SourceDescription.Builder
- Sets the poster image of the SourceDescription.
- postInvalidate() - function in android.view.View
- postInvalidateDelayed(long) - function in android.view.View
- postInvalidateOnAnimation() - function in android.view.View
- postOnAnimation(java.lang.Runnable) - function in android.view.View
- postOnAnimationDelayed(java.lang.Runnable,long) - function in android.view.View
- postponeEnterTransition() - function in android.app.Activity
- preferredTrackSelection(com.theoplayer.android.api.cache.CachingPreferredTrackSelection) - function in com.theoplayer.android.api.cache.CachingParameters.Builder
- Sets the preferred audio/text tracks to cache.
- PRELOAD_HINT - enum entry in com.theoplayer.android.api.network.http.RequestType
- preloadChannels(java.util.List) - function in com.theoplayer.android.api.player.theolive.TheoLive
- Preload some channels to allow faster switching between channels.
- PreloadType - class in com.theoplayer.android.api.player
- The preload type of the player.
- PresentationMode - class in com.theoplayer.android.api.player
- PresentationModeChange - class in com.theoplayer.android.api.event.player
- Fired when PRESENTATIONMODECHANGE occurs for the Player.
- printStackTrace() - function in java.lang.Throwable
- printStackTrace() - function in kotlin.Throwable
- printStackTrace(java.io.PrintStream) - function in kotlin.Throwable
- printStackTrace(java.io.PrintWriter) - function in kotlin.Throwable
- ProgressEvent - class in com.theoplayer.android.api.event.player
- Fired when PROGRESS occurs for the Player.
- propagateRequestedFrameRate(float,boolean) - function in android.view.ViewGroup
- PUT - enum entry in com.theoplayer.android.api.contentprotection.RequestMethod
- put(java.lang.String,java.lang.Object) - function in com.theoplayer.android.internal.util.ReadOnlyMap
- putExtraData(androidx.core.app.ComponentActivity.ExtraData) - function in androidx.core.app.ComponentActivity