setVideoDump abstract method

Future<int> setVideoDump(
  1. NERtcVideoDumpType dumpType
)

设置视频dump

Implementation

Future<int> setVideoDump(NERtcVideoDumpType dumpType);