setLocalVideoProcessListener<T> static method
初始化
Implementation
static Future setLocalVideoProcessListener<T>() async {
channel.invokeMethod('setLocalVideoProcessListener');
}
初始化
static Future setLocalVideoProcessListener<T>() async {
channel.invokeMethod('setLocalVideoProcessListener');
}