MuteVideoAds
Overview
Allows to mute video ads.
Syntax
MuteVideoAds(mute)
mute (REQUIRED)
bool True to enable, false to disable ad muting.
returns void
Examples
AATKitBinding.MuteVideoAds(true);
Last updated
Allows to mute video ads.
MuteVideoAds(mute)
mute (REQUIRED)
bool True to enable, false to disable ad muting.
returns void
AATKitBinding.MuteVideoAds(true);
Last updated