VideoOptions

class VideoOptions


Options for controlling video playback in supported ad formats.

Summary

Nested types

Builder for VideoOptions.

Public functions

open Int

Public properties

Boolean

Whether click to expand behavior is requested.

Boolean

Whether custom video controls are requested.

Boolean

The initial mute state of the video.

Public functions

hashCode

open fun hashCode(): Int

Public properties

clickToExpandRequested

val clickToExpandRequestedBoolean

Whether click to expand behavior is requested.

customControlsRequested

val customControlsRequestedBoolean

Whether custom video controls are requested.

startMuted

val startMutedBoolean

The initial mute state of the video.