[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],["The `VolumeProvider` interface exposes player volume information. It's implemented by `VideoAdPlayer` and `VideoStreamPlayer`, which define methods for video players to integrate with the IMA SDK. `VolumeProvider` includes a `getVolume()` function that returns the player's volume as an integer percentage, ranging from 0 to 100. This interface allows the IMA SDK to get volume data.\n"]]