Control video volume in Banner Interstitial AdMob

0

I am using in my admob interstitials banners app. There are complaints from users that the volume of videos displayed on this type of banner (usually videos are about games) are high. Of course I know the volume of the videos is the same as the volume of the user's device is configured.

My question is the following, how can I control or pause the volume of these videos in admob interstitials via programming through the application itself?

Thank you in advance.

    
asked by anonymous 13.07.2017 / 16:52

2 answers

1

Not really exactly, you have no total control over these videos, either in volume or time. The only thing that is "controllable" is the category of videos displayed in this type of ad (Just to avoid inappropriate ads for children and so on) and the volume of the Mobile with the Admob API.

Admob Docs: Admob Documentation

    
13.07.2017 / 17:15
0

You can not download the device volume using an advertisement, for security reasons. Imagine if any advertisement could control this kind of thing - soon we would have advertisements activating the location by force to know where the user is more accurately, advertisements activating the camera to see what the user sees etc ..

The best way out is to reduce the volume in videos. Try testing the video on some devices and see if the maximum volume is uncomfortable.

    
13.07.2017 / 17:16