A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
P
- parse(java.lang.String) - function in com.pubmatic.sdk.video.vastparser.POBVastParser
- Parse the vast response.
- parse(java.lang.String,java.lang.Class) - function in com.pubmatic.sdk.video.xmlserialiser.POBXMLParser
- Creates an xml node from provided content and builds model class instance with node values.
- pause() - function in com.pubmatic.sdk.video.player.POBMediaPlayer
- Pauses current playback.
- pause() - function in com.pubmatic.sdk.video.player.POBPlayer
- Pauses current playback.
- pause() - function in com.pubmatic.sdk.video.player.POBVastPlayer
- Pause the video play if already playing.
- pause() - function in com.pubmatic.sdk.video.player.POBVideoPlayer
- Pauses current playback.
- pause() - function in com.pubmatic.sdk.video.player.POBVideoPlayerView
- Pauses playback.
- PAUSE - enum entry in com.pubmatic.sdk.video.vastmodels.POBVastCreative.POBEventTypes
Indicate the user clicked the pause control and stopped the creative.
- PAUSED - enum entry in com.pubmatic.sdk.video.player.POBVideoPlayer.VideoPlayerState
Video player state paused
- performAccessibilityAction(int,android.os.Bundle) - function in android.view.View
- performAccessibilityAction(java.lang.Integer,android.os.Bundle) - function in android.view.View
- performClick() - function in android.view.View
- performClick() - function in android.view.View
- performContextClick() - function in android.view.View
- performContextClick() - function in android.view.View
- performContextClick(java.lang.Float,java.lang.Float) - function in android.view.View
- performHapticFeedback(int) - function in android.view.View
- performHapticFeedback(java.lang.Integer) - function in android.view.View
- performHapticFeedback(java.lang.Integer,java.lang.Integer) - function in android.view.View
- performLongClick() - function in android.view.View
- performLongClick() - function in android.view.View
- performLongClick(java.lang.Float,java.lang.Float) - function in android.view.View
- performReceiveContent(android.view.ContentInfo) - function in android.view.View
- performReceiveContent(android.view.ContentInfo) - function in android.view.View
- play() - function in com.pubmatic.sdk.video.player.POBVastPlayer
- Starts or Resumes video playback.
- play() - function in com.pubmatic.sdk.video.player.POBVideoPlayer
- Signals Video player to begin playback.
- play() - function in com.pubmatic.sdk.video.player.POBVideoPlayerView
- Starts or resumes playback.
- PLAYER_COLLAPSE - enum entry in com.pubmatic.sdk.video.vastmodels.POBVastCreative.POBEventTypes
Indicate the user activated a control to reduce player to a smaller size.
- PLAYER_EXPAND - enum entry in com.pubmatic.sdk.video.vastmodels.POBVastCreative.POBEventTypes
Indicate the user activated a control to extend the player to a larger size.
- PLAYING - enum entry in com.pubmatic.sdk.video.player.POBVideoPlayer.VideoPlayerState
Video player state playing
- playOnMute(boolean) - function in com.pubmatic.sdk.video.player.POBVideoPlayer
- Set playOnMute to handle video playback with mute/unmute.
- playOnMute(boolean) - function in com.pubmatic.sdk.video.player.POBVideoPlayerView
- Set playOnMute to handle video playback with mute/unmute.
- playSoundEffect(int) - function in android.view.View
- playSoundEffect(java.lang.Integer) - function in android.view.View
- POBACTHandling - class in com.pubmatic.sdk.video.player
- Interface for handling ACT behavior.
- POBAdVerification - class in com.pubmatic.sdk.video.vastmodels
- Class contains resources and metadata to execute third-party measurement code in order to verify VAST creative playback.
- POBCompanion - class in com.pubmatic.sdk.video.vastmodels
- Class represent companion ad associated with InLine or Wrapper Ad
- POBEndCardRendering - class in com.pubmatic.sdk.video.player
- Interface for End Card rendering
- POBEndCardUtil - class in com.pubmatic.sdk.video.player
- Class to handle the redundant code from POBEndCardView and POBMraidEndCardView class.
- POBEndCardView - class in com.pubmatic.sdk.video.player
- End Card Implementation to handle End Card/Companion's/Learn more functionality
- POBEndCardViewListener - class in com.pubmatic.sdk.video.player
- An interface to notify the End card events
- POBIcon - class in com.pubmatic.sdk.video.vastmodels
- Instance of this modal class saves the data of VAST Icon.
- POBIconView - class in com.pubmatic.sdk.video.player
- Icon view Implementation to handle Industry choice icon For example AdChoice icon.
- POBLinear - class in com.pubmatic.sdk.video.vastmodels
- Instance of this modal class saves the data of Linear video ads.
- POBMediaFile - class in com.pubmatic.sdk.video.vastmodels
- Class represents a single Media file in VAST.
- POBMediaPlayer - class in com.pubmatic.sdk.video.player
- Class responsible for native media player handling and provides basic video player functionality to play video content
- POBMraidEndCardView - class in com.pubmatic.sdk.video.player
- End Card Implementation to handle End Card/Companion's/Learn more functionality
- POBMuteButton - class in com.pubmatic.sdk.video.player
- Custom mute button component for video player controls.
- POBMuteButton.MuteStateChangeListener - class in com.pubmatic.sdk.video.player.POBMuteButton
- Listener interface for mute/unmute toggle events.
- POBNodeBuilder - class in com.pubmatic.sdk.video.xmlserialiser
- Builder Class containing a Node which is used to build a POBXMLNodeListener model class
- POBNonLinear - class in com.pubmatic.sdk.video.vastmodels
- Instance of this modal class saves the data of Non-Linear video ads.
- POBPlayer - class in com.pubmatic.sdk.video.player
- Interface, provides methods for basic functionality and events of player like play,pause,etc.
- POBPlayer.POBPlayerListener - class in com.pubmatic.sdk.video.player.POBPlayer
- Player Listener to provides callback methods like ad ready to play, failed etc.
- POBPlayerController - class in com.pubmatic.sdk.video.player
- An abstract class defining the protocols for the Player controller
- POBProgressiveEventHandler - class in com.pubmatic.sdk.video.player
- Class to handle quartile and progressive events
- POBProgressiveEventListener - class in com.pubmatic.sdk.video.player
- An interface to update about the progress of the video playing
- POBResource - class in com.pubmatic.sdk.video.vastmodels
- Class to represent non video resource associated with Non-Linear or Companion creative.
- POBTracking - class in com.pubmatic.sdk.video.vastmodels
- Class to represent single VAST tracking element.
- POBVast - class in com.pubmatic.sdk.video.vastmodels
- Class to represent VAST response.
- POBVastAd - class in com.pubmatic.sdk.video.vastmodels
- Instance of this modal class saves the data of VAST Ad node.
- POBVastAd.POBVastAdParameter - class in com.pubmatic.sdk.video.vastmodels.POBVastAd
- Enum to specify vast ad parameter type
- POBVastAd.POBVastAdType - class in com.pubmatic.sdk.video.vastmodels.POBVastAd
- Vast ad type
- POBVastCreative - class in com.pubmatic.sdk.video.vastmodels
- Interface to interact with various types of creatives e.g.
- POBVastCreative.CreativeType - class in com.pubmatic.sdk.video.vastmodels.POBVastCreative
- Different types of Creative's
- POBVastCreative.POBEventTypes - class in com.pubmatic.sdk.video.vastmodels.POBVastCreative
- POBVastCreativeExtension - class in com.pubmatic.sdk.video.vastmodels
- Class to represent CreativeExtension element from VAST CreativeExtensions.
- POBVastError - class in com.pubmatic.sdk.video
- Maintains the VAST error code along with specific error message
- POBVastErrorHandler - class in com.pubmatic.sdk.video
- It handles vast errors.
- POBVastHTMLView - class in com.pubmatic.sdk.video.player
- Abstract class defines Custom card implementation.
- POBVastParser - class in com.pubmatic.sdk.video.vastparser
- Class is responsible for vast xml parsing.
- POBVastParserListener - class in com.pubmatic.sdk.video.vastparser
- Interface provides callbacks for VAST Parser
- POBVastPlayer - class in com.pubmatic.sdk.video.player
- This class is responsible for showing and managing video and it's respective feature like learn more end-card
- POBVastPlayer.EndCardSelectionType - class in com.pubmatic.sdk.video.player.POBVastPlayer
- Enum to define the end card selection
- POBVastPlayer.Linearity - class in com.pubmatic.sdk.video.player.POBVastPlayer
- Enum to define the linearity of VAST ad
- POBVastPlayer.POBOpenStoreClickAction - class in com.pubmatic.sdk.video.player.POBVastPlayer
- Enum to define the Open store click action
- POBVastPlayerConfig - class in com.pubmatic.sdk.video
- POBVastPlayerConfig.ConfigBuilder - class in com.pubmatic.sdk.video.POBVastPlayerConfig
- An internal builder class for video config
- POBVastPlayerConfig.POBVastPlayerUIConfig - class in com.pubmatic.sdk.video.POBVastPlayerConfig
- Immutable configuration class to control visibility of video player UI controls.
- POBVastPlayerConfig.POBVastPlayerUIConfig.Builder - class in com.pubmatic.sdk.video.POBVastPlayerConfig.POBVastPlayerUIConfig
- Builder for creating immutable POBVastPlayerUIConfig instances.
- POBVastPlayerListener - class in com.pubmatic.sdk.video.player
- Interface definition for callbacks to be invoked when POBVastPlayer notifies events
- POBVastPlayerUtil - class in com.pubmatic.sdk.video.player
- An utility class for video specific classes
- POBVideoConstant - class in com.pubmatic.sdk.video
- Constant file defining the constants required for video module
- POBVideoLogConstants - class in com.pubmatic.sdk.video
- A class defining the log statements for the video ad workflow
- POBVideoPlayer - class in com.pubmatic.sdk.video.player
- Protocol, provides methods for basic functionality and events of video player like play,pause,etc.
- POBVideoPlayer.SupportedMediaType - class in com.pubmatic.sdk.video.player.POBVideoPlayer
- Enum for mime types supported by POBVideoPlayerView
- POBVideoPlayer.VideoPlayerState - class in com.pubmatic.sdk.video.player.POBVideoPlayer
- States of Video player
- POBVideoPlayerController - class in com.pubmatic.sdk.video.player
- Video player Controller, to provide video control like seek bar, mute/un-mute button on video player
- POBVideoPlayerView - class in com.pubmatic.sdk.video.player
- Video player view follow video player protocol and provides basic video player functionality to play video content
- POBVideoPlayerView.POBVideoPlayerListener - class in com.pubmatic.sdk.video.player.POBVideoPlayerView
- Video Player Listener to provides callback methods like ad ready to play, failed etc.
- POBVideoRenderer - class in com.pubmatic.sdk.video.renderer
- Renderer class handles the Video Rendering and provides related callbacks
- POBVideoRendering - class in com.pubmatic.sdk.video.renderer
- An interface defining the protocol for video rendering
- POBVideoRenderingListener - class in com.pubmatic.sdk.video.renderer
- Interface definition to notify video rendering events
- POBVideoSkipEventListener - class in com.pubmatic.sdk.video.renderer
- Interface definition to notify when user clicks on skip button and
- POBXMLNodeListener - class in com.pubmatic.sdk.video.xmlserialiser
- Interface provides the method to build model class with POBNodeBuilder.
- POBXMLParser - class in com.pubmatic.sdk.video.xmlserialiser
- Class is responsible for xml parsing using DOM parser and create an instance of respective model class.
- post(java.lang.Runnable) - function in android.view.View
- post(java.lang.Runnable) - function in android.view.View
- postDelayed(java.lang.Runnable,java.lang.Long) - function in android.view.View
- postDelayed(java.lang.Runnable,long) - function in android.view.View
- postInvalidate() - function in android.view.View
- postInvalidate() - function in android.view.View
- postInvalidate(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.View
- postInvalidateDelayed(java.lang.Long) - function in android.view.View
- postInvalidateDelayed(java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.View
- postInvalidateDelayed(long) - function in android.view.View
- postInvalidateOnAnimation() - function in android.view.View
- postInvalidateOnAnimation() - function in android.view.View
- postInvalidateOnAnimation(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.View
- postOnAnimation(java.lang.Runnable) - function in android.view.View
- postOnAnimation(java.lang.Runnable) - function in android.view.View
- postOnAnimationDelayed(java.lang.Runnable,java.lang.Long) - function in android.view.View
- postOnAnimationDelayed(java.lang.Runnable,long) - function in android.view.View
- proceedAdSkip(boolean) - function in com.pubmatic.sdk.video.renderer.POBVideoRenderer
- Method to notify video renderer to proceed to skip depending on skip parameter value.
- proceedAdSkip(boolean) - function in com.pubmatic.sdk.video.renderer.POBVideoRendering
- Method to notify video renderer to proceed to skip depending on skip parameter value.
- PROGRESS - enum entry in com.pubmatic.sdk.video.player.POBVastPlayer.POBOpenStoreClickAction
Open store button click is in progress
- PROGRESS - enum entry in com.pubmatic.sdk.video.vastmodels.POBVastCreative.POBEventTypes
Indicate the creative played for a duration at normal speed that is equal to or greater than the value provided in an additional attribute for offset.
- PROGRESS_TRACKING_EVENT - enum entry in com.pubmatic.sdk.video.vastmodels.POBVastAd.POBVastAdParameter
Indicates progress tracking for linear ad
- propagateRequestedFrameRate(float,boolean) - function in android.view.ViewGroup
- propagateRequestedFrameRate(java.lang.Float,java.lang.Boolean) - function in android.view.ViewGroup