获取支持最小曝光度
returns 最小曝光度
returns
Future<double> getSupportedMinExposure() async { return await AlivcLivePusher.methodChannel .invokeMethod('getSupportedMinExposure', _wrap()); }