[null,null,["最后更新时间 (UTC):2024-09-08。"],[[["The `MobileAds` class allows you to manage global settings for the Mobile Ads SDK, including video ad volume."],["You can control the volume of video ads relative to your app's volume using `SetApplicationVolume()` for a better user experience."],["Muting or lowering app volume can impact video ad eligibility and potentially reduce ad revenue, so use volume controls judiciously and only when reflecting actual user preferences."]]],["The `MobileAds` class allows control over video ad volume. Apps with custom volume controls can set the relative app volume using `SetApplicationVolume()` with values from `0.0` (silent) to `1.0` (device volume). Muting the app is possible via `SetApplicationMuted(true)`. Default app volume is `1`, and the app is not muted. Lowering volume or muting reduces video ad eligibility and may lower revenue, thus these APIs should only reflect user volume choices.\n"]]