Skip to main content

videoOptions

The videoOptions prop controls how video ads are displayed and controlled. It has the following properties.

muted​

Set the default muted state for the ad when it loads.

TypeRequiredPlatform
booleanNoAll

default:false

clickToExpand​

If the user clicks on the video, it will expand to fullscreen.

TypeRequiredPlatform
booleanNoAll

customControlsRequested​

If you want render custom video controls for play/pause, set this to true.

TypeRequiredPlatform
booleanNoAll