C D E G H I L N O P R S T V W X 

C

CountDownView - Class in net.pubnative.player.widget
 
CountDownView(Context) - Constructor for class net.pubnative.player.widget.CountDownView
 
CountDownView(Context, AttributeSet) - Constructor for class net.pubnative.player.widget.CountDownView
 
CountDownView(Context, AttributeSet, int) - Constructor for class net.pubnative.player.widget.CountDownView
 

D

d(String, String) - Static method in class net.pubnative.player.util.VASTLog
 
DefaultMediaPicker - Class in net.pubnative.player.util
 
DefaultMediaPicker(Context) - Constructor for class net.pubnative.player.util.DefaultMediaPicker
 
DefaultMediaPicker(int, int) - Constructor for class net.pubnative.player.util.DefaultMediaPicker
 
destroy() - Method in class net.pubnative.player.VASTPlayer
Destroys current player and clears all loaded data and tracking items

E

e(String, String) - Static method in class net.pubnative.player.util.VASTLog
 
e(String, String, Throwable) - Static method in class net.pubnative.player.util.VASTLog
 
ERROR_EXCEEDED_WRAPPER_LIMIT - Static variable in class net.pubnative.player.VASTParser
 
ERROR_NONE - Static variable in class net.pubnative.player.VASTParser
 
ERROR_POST_VALIDATION - Static variable in class net.pubnative.player.VASTParser
 
ERROR_XML_OPEN_OR_READ - Static variable in class net.pubnative.player.VASTParser
 
ERROR_XML_PARSE - Static variable in class net.pubnative.player.VASTParser
 
EXTENSION_POSTVIEW_BANNER - Static variable in class net.pubnative.player.model.VASTModel
 

G

getApiFramework() - Method in class net.pubnative.player.model.VASTMediaFile
 
getBitrate() - Method in class net.pubnative.player.model.VASTMediaFile
 
getClickThrough() - Method in class net.pubnative.player.model.VideoClicks
 
getClickTracking() - Method in class net.pubnative.player.model.VideoClicks
 
getCustomClick() - Method in class net.pubnative.player.model.VideoClicks
 
getDelivery() - Method in class net.pubnative.player.model.VASTMediaFile
 
getDuration() - Method in class net.pubnative.player.model.VASTModel
 
getElementValue(Node) - Static method in class net.pubnative.player.util.XmlTools
 
getErrorUrl() - Method in class net.pubnative.player.model.VASTModel
 
getEvent() - Method in class net.pubnative.player.model.Tracking
 
getExtensionURL(String) - Method in class net.pubnative.player.model.VASTModel
 
getHeight() - Method in class net.pubnative.player.model.VASTMediaFile
 
getId() - Method in class net.pubnative.player.model.VASTMediaFile
 
getImpressions() - Method in class net.pubnative.player.model.VASTModel
 
getLoggingLevel() - Static method in class net.pubnative.player.util.VASTLog
 
getMediaFiles() - Method in class net.pubnative.player.model.VASTModel
 
getModel() - Method in class net.pubnative.player.processor.VASTProcessor
 
getPickedMediaFileURL() - Method in class net.pubnative.player.model.VASTModel
 
getTrackingUrls() - Method in class net.pubnative.player.model.VASTModel
 
getType() - Method in class net.pubnative.player.model.VASTMediaFile
 
getValue() - Method in class net.pubnative.player.model.Tracking
 
getValue() - Method in enum net.pubnative.player.model.VAST_DOC_ELEMENTS
 
getValue() - Method in class net.pubnative.player.model.VASTMediaFile
 
getValue() - Method in enum net.pubnative.player.util.VASTLog.LOG_LEVEL
 
getVastsDocument() - Method in class net.pubnative.player.model.VASTModel
 
getVideoClicks() - Method in class net.pubnative.player.model.VASTModel
 
getWidth() - Method in class net.pubnative.player.model.VASTMediaFile
 

H

httpGetURL(String) - Static method in class net.pubnative.player.util.HttpTools
 
HttpTools - Class in net.pubnative.player.util
 
HttpTools() - Constructor for class net.pubnative.player.util.HttpTools
 

I

i(String, String) - Static method in class net.pubnative.player.util.VASTLog
 
isConnectedToInternet(Context) - Static method in class net.pubnative.player.util.NetworkTools
 
isMaintainAspectRatio() - Method in class net.pubnative.player.model.VASTMediaFile
 
isScalable() - Method in class net.pubnative.player.model.VASTMediaFile
 

L

load(VASTModel) - Method in class net.pubnative.player.VASTPlayer
Starts loading a video VASTModel in the player, it will notify when it's ready with CachingListener.onVASTPlayerCachingFinish(), so you can start video reproduction.
logXmlDocument(Document) - Static method in class net.pubnative.player.util.XmlTools
 

N

net.pubnative.player - package net.pubnative.player
 
net.pubnative.player.model - package net.pubnative.player.model
 
net.pubnative.player.processor - package net.pubnative.player.processor
 
net.pubnative.player.util - package net.pubnative.player.util
 
net.pubnative.player.widget - package net.pubnative.player.widget
 
NetworkTools - Class in net.pubnative.player.util
 
NetworkTools() - Constructor for class net.pubnative.player.util.NetworkTools
 

O

onClick(View) - Method in class net.pubnative.player.VASTPlayer
 
onCompletion(MediaPlayer) - Method in class net.pubnative.player.VASTPlayer
 
onError(MediaPlayer, int, int) - Method in class net.pubnative.player.VASTPlayer
 
onMuteClick() - Method in class net.pubnative.player.VASTPlayer
 
onOpenClick() - Method in class net.pubnative.player.VASTPlayer
 
onPrepared(MediaPlayer) - Method in class net.pubnative.player.VASTPlayer
 
onSkipClick() - Method in class net.pubnative.player.VASTPlayer
 
onVASTParserError(int) - Method in interface net.pubnative.player.VASTParser.Listener
 
onVASTParserFinished(VASTModel) - Method in interface net.pubnative.player.VASTParser.Listener
 
onVASTPlayerFail(Exception) - Method in interface net.pubnative.player.VASTPlayer.Listener
 
onVASTPlayerLoadFinish() - Method in interface net.pubnative.player.VASTPlayer.Listener
 
onVASTPlayerOpenOffer() - Method in interface net.pubnative.player.VASTPlayer.Listener
 
onVASTPlayerPlaybackFinish() - Method in interface net.pubnative.player.VASTPlayer.Listener
 
onVASTPlayerPlaybackStart() - Method in interface net.pubnative.player.VASTPlayer.Listener
 
onVideoSizeChanged(MediaPlayer, int, int) - Method in class net.pubnative.player.VASTPlayer
 

P

pause() - Method in class net.pubnative.player.VASTPlayer
Stops video playback
pickVideo(List<VASTMediaFile>) - Method in interface net.pubnative.player.processor.VASTMediaPicker
 
pickVideo(List<VASTMediaFile>) - Method in class net.pubnative.player.util.DefaultMediaPicker
 
play() - Method in class net.pubnative.player.VASTPlayer
Starts video playback if possible
process(String) - Method in class net.pubnative.player.processor.VASTProcessor
 

R

refreshVolume() - Method in class net.pubnative.player.VASTPlayer
 

S

setApiFramework(String) - Method in class net.pubnative.player.model.VASTMediaFile
 
setAspectRatio(double) - Method in class net.pubnative.player.VASTPlayer
Sets the desired aspect ratio.
setBitrate(BigInteger) - Method in class net.pubnative.player.model.VASTMediaFile
 
setCampaignType(VASTPlayer.CampaignType) - Method in class net.pubnative.player.VASTPlayer
Sets the campaign type of the player
setClickThrough(String) - Method in class net.pubnative.player.model.VideoClicks
 
setDelivery(String) - Method in class net.pubnative.player.model.VASTMediaFile
 
setEvent(TRACKING_EVENTS_TYPE) - Method in class net.pubnative.player.model.Tracking
 
setHeight(BigInteger) - Method in class net.pubnative.player.model.VASTMediaFile
 
setId(String) - Method in class net.pubnative.player.model.VASTMediaFile
 
setListener(VASTParser.Listener) - Method in class net.pubnative.player.VASTParser
 
setListener(VASTPlayer.Listener) - Method in class net.pubnative.player.VASTPlayer
Sets listener for callbacks related to status of player
setLoggingLevel(VASTLog.LOG_LEVEL) - Static method in class net.pubnative.player.util.VASTLog
 
setMaintainAspectRatio(Boolean) - Method in class net.pubnative.player.model.VASTMediaFile
 
setPickedMediaFileURL(String) - Method in class net.pubnative.player.model.VASTModel
 
setProgress(int, int) - Method in class net.pubnative.player.widget.CountDownView
 
setScalable(Boolean) - Method in class net.pubnative.player.model.VASTMediaFile
 
setSkip(String, int) - Method in class net.pubnative.player.VASTPlayer
This will set up the skip button behaviour setting a name and a delay for it to show up
setSkipName(String) - Method in class net.pubnative.player.VASTPlayer
Deprecated.
Please use setSkip(String, int) instead
setSkipTime(int) - Method in class net.pubnative.player.VASTPlayer
Deprecated.
Please use setSkip(String, int) instead
setType(String) - Method in class net.pubnative.player.model.VASTMediaFile
 
setValue(String) - Method in class net.pubnative.player.model.Tracking
 
setValue(String) - Method in class net.pubnative.player.model.VASTMediaFile
 
setWidth(BigInteger) - Method in class net.pubnative.player.model.VASTMediaFile
 
stop() - Method in class net.pubnative.player.VASTPlayer
Stops video playback
stringFromStream(InputStream) - Static method in class net.pubnative.player.util.XmlTools
 
stringToDocument(String) - Static method in class net.pubnative.player.util.XmlTools
 

T

toString() - Method in class net.pubnative.player.model.Tracking
 
toString() - Method in class net.pubnative.player.model.VASTMediaFile
 
toString() - Method in class net.pubnative.player.model.VideoClicks
 
Tracking - Class in net.pubnative.player.model
 
Tracking() - Constructor for class net.pubnative.player.model.Tracking
 
TRACKING_EVENTS_TYPE - Enum in net.pubnative.player.model
 
turnVolumeOff() - Method in class net.pubnative.player.VASTPlayer
 
turnVolumeOn() - Method in class net.pubnative.player.VASTPlayer
 

V

v(String, String) - Static method in class net.pubnative.player.util.VASTLog
 
validate(VASTModel, VASTMediaPicker) - Static method in class net.pubnative.player.processor.VASTModelPostValidator
 
valueOf(String) - Static method in enum net.pubnative.player.model.TRACKING_EVENTS_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.pubnative.player.model.VAST_DOC_ELEMENTS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.pubnative.player.util.VASTLog.LOG_LEVEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.pubnative.player.VASTPlayer.CampaignType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.pubnative.player.model.TRACKING_EVENTS_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.pubnative.player.model.VAST_DOC_ELEMENTS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.pubnative.player.util.VASTLog.LOG_LEVEL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.pubnative.player.VASTPlayer.CampaignType
Returns an array containing the constants of this enum type, in the order they are declared.
VAST_DOC_ELEMENTS - Enum in net.pubnative.player.model
 
VASTLog - Class in net.pubnative.player.util
 
VASTLog() - Constructor for class net.pubnative.player.util.VASTLog
 
VASTLog.LOG_LEVEL - Enum in net.pubnative.player.util
 
VASTMediaFile - Class in net.pubnative.player.model
 
VASTMediaFile() - Constructor for class net.pubnative.player.model.VASTMediaFile
 
VASTMediaPicker - Interface in net.pubnative.player.processor
 
VASTModel - Class in net.pubnative.player.model
 
VASTModel(Document) - Constructor for class net.pubnative.player.model.VASTModel
 
VASTModelPostValidator - Class in net.pubnative.player.processor
 
VASTModelPostValidator() - Constructor for class net.pubnative.player.processor.VASTModelPostValidator
 
VASTParser - Class in net.pubnative.player
 
VASTParser(Context) - Constructor for class net.pubnative.player.VASTParser
 
VASTParser.Listener - Interface in net.pubnative.player
 
VASTPlayer - Class in net.pubnative.player
 
VASTPlayer(Context) - Constructor for class net.pubnative.player.VASTPlayer
 
VASTPlayer(Context, AttributeSet, int) - Constructor for class net.pubnative.player.VASTPlayer
 
VASTPlayer(Context, AttributeSet) - Constructor for class net.pubnative.player.VASTPlayer
Constructor, generally used automatically by a layout inflater
VASTPlayer.CampaignType - Enum in net.pubnative.player
Player type will lead to different layouts and behaviour to improve campaign type
VASTPlayer.Listener - Interface in net.pubnative.player
Callbacks for following the player behaviour
VASTProcessor - Class in net.pubnative.player.processor
This class is responsible for taking a VAST 2.0 XML file, parsing it, validating it, and creating a valid VASTModel object corresponding to it.
VASTProcessor(VASTMediaPicker) - Constructor for class net.pubnative.player.processor.VASTProcessor
 
VideoClicks - Class in net.pubnative.player.model
 
VideoClicks() - Constructor for class net.pubnative.player.model.VideoClicks
 

W

w(String, String) - Static method in class net.pubnative.player.util.VASTLog
 

X

xmlDocumentToString(Document) - Static method in class net.pubnative.player.util.XmlTools
 
xmlDocumentToString(Node) - Static method in class net.pubnative.player.util.XmlTools
 
XmlTools - Class in net.pubnative.player.util
 
XmlTools() - Constructor for class net.pubnative.player.util.XmlTools
 
C D E G H I L N O P R S T V W X