bindLiveMixTranscodingConfig method
Implementation
Future<void> bindLiveMixTranscodingConfig() async {
return AlivcLivePusher.methodChannel
.invokeMethod('bindLiveMixTranscodingConfig', _wrap());
}
Future<void> bindLiveMixTranscodingConfig() async {
return AlivcLivePusher.methodChannel
.invokeMethod('bindLiveMixTranscodingConfig', _wrap());
}