Skip navigation links
C I O P S V 

C

canControl(InneractiveAdSpot) - Method in class com.fyber.inneractive.sdk.external.InneractiveAdViewVideoContentController
 
canControl(InneractiveAdSpot) - Method in class com.fyber.inneractive.sdk.external.InneractiveFullscreenVideoContentController
 
canControl(InneractiveAdSpot) - Method in class com.fyber.inneractive.sdk.external.InneractiveNativeVideoContentController
 
com.fyber.inneractive.sdk.external - package com.fyber.inneractive.sdk.external
 

I

InneractiveAdViewVideoContentController - Class in com.fyber.inneractive.sdk.external
Adds specific native related video actions
InneractiveAdViewVideoContentController() - Constructor for class com.fyber.inneractive.sdk.external.InneractiveAdViewVideoContentController
 
InneractiveFullscreenVideoContentController - Class in com.fyber.inneractive.sdk.external
Add specific full screen video content controllering options
InneractiveFullscreenVideoContentController() - Constructor for class com.fyber.inneractive.sdk.external.InneractiveFullscreenVideoContentController
 
InneractiveNativeVideoContentController - Class in com.fyber.inneractive.sdk.external
Add specific full screen video content controllering options
InneractiveNativeVideoContentController() - Constructor for class com.fyber.inneractive.sdk.external.InneractiveNativeVideoContentController
 
InneractiveNativeVideoContentController.Renderer - Interface in com.fyber.inneractive.sdk.external
Interface for video view content renderer
InneractiveVideoOverlayMode - Enum in com.fyber.inneractive.sdk.external
Overaly controls location inside/outside the video

O

onCompleted() - Method in interface com.fyber.inneractive.sdk.external.VideoContentListener
Called when the video is completed
onCompleted() - Method in class com.fyber.inneractive.sdk.external.VideoContentListenerAdapter
Called when the video is completed
onPlayerError() - Method in interface com.fyber.inneractive.sdk.external.VideoContentListener
Deprecated.
this method is obsolete and not in use.
onPlayerError() - Method in class com.fyber.inneractive.sdk.external.VideoContentListenerAdapter
Deprecated.
not in use
onProgress(int, int) - Method in interface com.fyber.inneractive.sdk.external.VideoContentListener
This callback is called by the controller every 1 second
onProgress(int, int) - Method in class com.fyber.inneractive.sdk.external.VideoContentListenerAdapter
This callback is called by the controller every 1 second

P

pauseVideo() - Method in class com.fyber.inneractive.sdk.external.InneractiveAdViewVideoContentController
Call this method if you want the video to pause playing, and you have disabled auto-pause through the config
pauseVideo() - Method in class com.fyber.inneractive.sdk.external.InneractiveNativeVideoContentController
 
pauseVideo() - Method in interface com.fyber.inneractive.sdk.external.InneractiveNativeVideoContentController.Renderer
Called by the content controller in order to pause a playing a video
playVideo() - Method in class com.fyber.inneractive.sdk.external.InneractiveAdViewVideoContentController
Call this method if you want the video to start playing, and you have disabled auto-play through the config
playVideo() - Method in class com.fyber.inneractive.sdk.external.InneractiveNativeVideoContentController
 
playVideo() - Method in interface com.fyber.inneractive.sdk.external.InneractiveNativeVideoContentController.Renderer
Called by the content controller in order to start playing a video

S

setControlledRenderer(InneractiveFullscreenVideoAdRenderer) - Method in class com.fyber.inneractive.sdk.external.InneractiveAdViewVideoContentController
Sets the renderer this content controller will control.
setControlledRenderer(InneractiveFullscreenVideoAdRenderer) - Method in class com.fyber.inneractive.sdk.external.InneractiveFullscreenVideoContentController
Sets the renderer this content controller will control.
setControlledRenderer(InneractiveNativeVideoContentController.Renderer) - Method in class com.fyber.inneractive.sdk.external.InneractiveNativeVideoContentController
Sets the renderer this content controller will control.

V

valueOf(String) - Static method in enum com.fyber.inneractive.sdk.external.InneractiveVideoOverlayMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.fyber.inneractive.sdk.external.InneractiveVideoOverlayMode
Returns an array containing the constants of this enum type, in the order they are declared.
VideoContentListener - Interface in com.fyber.inneractive.sdk.external
External listener interface
VideoContentListenerAdapter - Class in com.fyber.inneractive.sdk.external
This adapter class provides empty implementations of the methods from VideoContentListener.
VideoContentListenerAdapter() - Constructor for class com.fyber.inneractive.sdk.external.VideoContentListenerAdapter
 
C I O P S V 
Skip navigation links