VideoOptions

public final class VideoOptions extends Object

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

Nested Class Summary

class VideoOptions.Builder Builder for VideoOptions

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 boolean getClickToExpandRequested ()

Returns true if click to expand behavior is requested.

public boolean getCustomControlsRequested ()

Returns true if custom video controls are requested.

public boolean getStartMuted ()

Returns the initial mute state of the video.