getPlayoutVolume
Gets the local playback volume.
int getPlayoutVolume();
Return Values
If the method call succeeds, returns the local playback volume in the range of 0 to 100. 0 means mute, 100 (default) means original volume.
Gets the local playback volume.
int getPlayoutVolume();
If the method call succeeds, returns the local playback volume in the range of 0 to 100. 0 means mute, 100 (default) means original volume.