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 

P

param(String,String) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXData.Builder
Sets a String value for the specified key.
param(String,double) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXData.Builder
Sets a double value for the specified key.
param(String,List) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXData.Builder
Sets a list of String values for the specified key.
param(String,SpotXAdDescription.Geo) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXData.Builder
Sets a geographic location for the specified key.
param(String,String) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXDataQueryParameter.Builder
Sets a String value for the specified key.
param(String,double) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXDataQueryParameter.Builder
Sets a double value for the specified key.
param(String,List) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXDataQueryParameter.Builder
Sets a list of String values for the specified key.
param(String,SpotXAdDescription.Geo) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXDataQueryParameter.Builder
Sets a geographic location for the specified key.
param(String,SpotXAdDescription.SpotXData) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXDataQueryParameter.Builder
Sets SpotXData for the specified key.
paramDoubleList(String,List) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXDataQueryParameter.Builder
Sets a list of Double values for the specified key.
parameters(Map) - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaSource.Builder
Sets the parameters.
paramGeoList(String,List) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXDataQueryParameter.Builder
Sets a list of geographic location values for the specified key.
paramSpotXDataList(String,List) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.SpotXDataQueryParameter.Builder
Sets a list of SpotXData for the specified key.
parsing(boolean) - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration.Builder
Sets whether parsing logs are enabled.
pause() - function in com.theoplayer.android.api.player.Player
Pauses playback.
pause(DoneCallback) - function in com.theoplayer.android.api.player.Player
Pauses playback.
PAUSE - enum entry in com.theoplayer.android.api.verizonmedia.ads.VerizonMediaResponseVodAdBreakPosition

The ad break is shown when the player is paused.

pause() - function in com.theoplayer.android.api.cache.CachingTask
Pause caching the media.
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.FullScreenActivity
 
peekWallpaper() - function in android.content.FullScreenActivity
 
performAccessibilityAction(int,Bundle) - function in android.view.THEOplayerView
 
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.THEOplayerView
 
performContextClick(float,float) - function in android.view.THEOplayerView
 
performHapticFeedback(int) - function in android.view.THEOplayerView
 
performLongClick() - function in android.view.THEOplayerView
 
performReceiveContent(ContentInfo) - function in android.view.THEOplayerView
 
PERSISTENT - enum entry in com.theoplayer.android.api.source.drm.LicenseType

The license is persistent.

PG - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetMovieRating

The asset is rated as P.

PG_13 - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetMovieRating

The asset is rated as PG-13.

PICTURE_IN_PICTURE - enum entry in com.theoplayer.android.api.player.PresentationMode
 
ping(VerizonMediaPingConfiguration) - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaSource.Builder
Sets the Verizon Media Ping configuration.
pipConfiguration(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.
play(DoneCallback) - function in com.theoplayer.android.api.player.Player
Starts or resumes playback.
PLAY_ALL - enum entry in com.theoplayer.android.api.verizonmedia.SkippedAdStrategy

Plays all the ads skipped due to a seek.

PLAY_LAST - enum entry in com.theoplayer.android.api.verizonmedia.SkippedAdStrategy

Plays the last ad skipped due to a seek.

PLAY_NONE - enum entry in com.theoplayer.android.api.verizonmedia.SkippedAdStrategy

Plays none of the ads skipped due to a seek.

PlaybackSettings - class in com.theoplayer.android.api.settings
The playback settings.
playbackUrlParameters(Map) - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaSource.Builder
Sets the playback Url parameters.
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(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.DRMConfiguration.Builder
Sets the PlayReady key system configuration.
playready(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.VudrmDRMConfiguration.Builder
Sets the PlayReady key system configuration.
playready(KeyOSKeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.KeyOSDRMConfiguration.Builder
Sets the PlayReady KeyOS key system configuration.
playready(String) - function in com.theoplayer.android.api.source.drm.preintegration.KeyOSDRMConfiguration.Builder
The license acquisition URL used for the PlayReady key system.
playready(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.ConaxDRMConfiguration.Builder
Sets the configuration of the PlayReady key system.
playready(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.AxinomDRMConfiguration.Builder
Sets the configuration of the PlayReady key system.
playready(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.AzureDRMConfiguration.Builder
Sets the configuration of the PlayReady key system.
playready(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.TitaniumDRMConfiguration.Builder
Sets the PlayReady key system configuration.
playready(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.XstreamConfiguration.Builder
Sets the PlayReady key system configuration.
playreadyDrm(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.DRMConfiguration.Builder
Creates a builder for the DRM configuration.
playSoundEffect(int) - function in android.view.THEOplayerView
 
polling(boolean) - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration.Builder
Sets whether polling logs are enabled.
post(Runnable) - function in android.view.THEOplayerView
 
POST - enum entry in com.theoplayer.android.api.contentprotection.RequestMethod
 
postDelayed(Runnable,long) - function in android.view.THEOplayerView
 
poster(String) - function in com.theoplayer.android.api.source.SourceDescription.Builder
Sets the poster image of the SourceDescription.
postInvalidate() - function in android.view.THEOplayerView
 
postInvalidateDelayed(long) - function in android.view.THEOplayerView
 
postInvalidateOnAnimation() - function in android.view.THEOplayerView
 
postOnAnimation(Runnable) - function in android.view.THEOplayerView
 
postOnAnimationDelayed(Runnable,long) - function in android.view.THEOplayerView
 
postponeEnterTransition() - function in android.app.FullScreenActivity
 
POSTROLL - enum entry in com.theoplayer.android.api.verizonmedia.ads.VerizonMediaResponseVodAdBreakPosition

The ad break plays after the content.

prefix(String) - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaSource.Builder
Sets the prefix to use for Verizon Media Preplay API and Asset Info API requests.
preload(AdPreloadType) - function in com.theoplayer.android.api.ads.AdsConfiguration.Builder
Use Google IMA preload of media files (for mid- and post rolls)
  • If null is passed as preload, then this method has no effect.
PreloadType - class in com.theoplayer.android.api.player
The preload type of the player.
preplayParameters(Map) - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaSource.Builder
Sets the parameters.
PREROLL - enum entry in com.theoplayer.android.api.verizonmedia.ads.VerizonMediaResponseVodAdBreakPosition

The ad break plays before the content.

PresentationMode - class in com.theoplayer.android.api.player
 
PresentationModeChange - class in com.theoplayer.android.api.event.player
Fired when PRESENTATIONMODECHANGE occurs for the Player.
PRESENTING - enum entry in com.theoplayer.android.api.vr.VRState

At the moment VR is 'presenting', which means that the media is being shown.

printStackTrace() - function in java.lang.THEOplayerDestroyedException
 
printStackTrace() - function in java.lang.ContentProtectionException
 
printStackTrace() - function in java.lang.THEOplayerException
 
ProgressEvent - class in com.theoplayer.android.api.event.player
Fired when PROGRESS occurs for the Player.
put(String,String) - function in com.theoplayer.android.api.source.analytics.YouboraOptions.Builder
Sets a parameter for the Youbora options.
put(String,Map) - function in com.theoplayer.android.api.source.analytics.YouboraOptions.Builder
Sets a parameter for the Youbora options.
PUT - enum entry in com.theoplayer.android.api.contentprotection.RequestMethod
 
putExtraData(ComponentActivity.ExtraData) - function in androidx.core.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