GoogleMobileAds. Api. VideoOptions
Options for controlling video playback in supported ad formats.
Summary
Constructors and Destructors |
|
---|---|
VideoOptions()
Create a new VideoOptions object.
|
Public attributes |
|
---|---|
ClickToExpandRequested
|
bool
Indicates whether the requested video should have the click to expand behavior.
|
CustomControlsRequested
|
bool
Indicates whether the requested video should have custom controls enabled for play/pause/mute/unmute.
|
StartMuted
|
bool
Indicates whether videos should start muted.
|
Public attributes
ClickToExpandRequested
bool ClickToExpandRequested
Indicates whether the requested video should have the click to expand behavior.
CustomControlsRequested
bool CustomControlsRequested
Indicates whether the requested video should have custom controls enabled for play/pause/mute/unmute.
StartMuted
bool StartMuted
Indicates whether videos should start muted.