Gets the local playback volume.
Returns The local playback volume, which ranges from 0 to 100. 0: Mute. 100: (Default) The original volume.
Future<int> getPlayoutVolume();