VideoOptions

public final class VideoOptions


Options for controlling video playback in supported ad formats.

Summary

Nested types

public final class VideoOptions.Builder

Builder for VideoOptions.

Public methods

final boolean

Whether click to expand behavior is requested.

final boolean

Whether custom video controls are requested.

final boolean

The initial mute state of the video.

Public methods

getClickToExpandRequested

public final boolean getClickToExpandRequested()

Whether click to expand behavior is requested.

getCustomControlsRequested

public final boolean getCustomControlsRequested()

Whether custom video controls are requested.

getStartMuted

public final boolean getStartMuted()

The initial mute state of the video.