getInputVolume abstract method

Future<int> getInputVolume()

获取音频采集音量

@return 音频采集音量,范围从小到大是(0,100)

Implementation

Future<int> getInputVolume();