GfpVideoAdOptions

A class used to configure video ad requests.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
@FloatRange(from = 0.0, to = 1.0)
var adVolume: Float?
Link copied to clipboard
@IntRange(from = -1)
var bitrateKbps: Int
Link copied to clipboard

Hides the in-stream progress info UI (progress bar, current time, total duration) regardless of the ad response when set to true. Defaults to false, which keeps the UI built from the ad response as before.

Link copied to clipboard
Link copied to clipboard

Forces SkipStatus.NOT_SUPPORTED on the in-stream view so the skip countdown / button is hidden regardless of skipOffset or linearType.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getVideoAdMimeTypes(): List<VideoAdMimeType>
Link copied to clipboard
fun setAdUiContainer(adUiContainer: FrameLayout)
Link copied to clipboard
fun setAdVideoPlayer(adVideoPlayer: AdVideoPlayer)
Link copied to clipboard

Before using this, please contact with NAM admin.