VideoOptions

public final classVideoOptionsextendsObject

Options for controlling video playback in supported ad formats (e.g. Native Express).

Nested Class Summary

class VideoOptions.Builder Builder forVideoOptions.

Public Method Summary

boolean
getClickToExpandRequested()
Returns true if click to expand behavior is requested.
boolean
getCustomControlsRequested()
Returns true if custom video controls are requested.
boolean
getStartMuted()
Returns the initial mute state of the video.

Inherited Method Summary

Public Methods

public booleangetClickToExpandRequested()

Returns true if click to expand behavior is requested.

public booleangetCustomControlsRequested()

Returns true if custom video controls are requested.

public booleangetStartMuted()

Returns the initial mute state of the video.