GfpVideoAd

interface GfpVideoAd : GfpAd

GfpVideoAd interface represent a video ad.

Inheritors

Functions

Link copied to clipboard
abstract fun clickVideoAd()
Clicks on the button
Link copied to clipboard
Returns the quality of experience.
Link copied to clipboard
abstract fun getLoudnessInfo(): String
Returns the loudness information
Link copied to clipboard
Returns the information of the non linear ad.
Link copied to clipboard
Return the reminder phrase time offset of the mid term ad
Link copied to clipboard
abstract fun getTimeOffsetMillis(): Long
Returns the current time of linear video ad in milliseconds
Link copied to clipboard
Returns the media information of the linear ad.
Link copied to clipboard
abstract fun hideOverlayUi()
Hides the overlay ui of the video ad.
Link copied to clipboard
abstract fun pause()
Pauses the video ad.
Link copied to clipboard
abstract fun resume()
Resumes the video ad.
Link copied to clipboard
Shows the non linear ad.
Link copied to clipboard
abstract fun showOverlayUi()
Shows the overlay ui of the video ad.
Link copied to clipboard
abstract fun skip()
Skips the video ad.
Link copied to clipboard
abstract fun start(enabled: Boolean)
Starts playing the video ad.