getPublishVolume abstract method
Gets the current publish volume of the mediaplayer, the range is 0 ~ 200, with the default value of 60.
- Returns current volume
Implementation
Future<int> getPublishVolume();
Gets the current publish volume of the mediaplayer, the range is 0 ~ 200, with the default value of 60.
Future<int> getPublishVolume();