ZegoExpressEngineRecord extension

on

Methods

startRecordingCapturedData(ZegoDataRecordConfig config, {ZegoPublishChannel? channel}) Future<void>

Available on ZegoExpressEngine, provided by the ZegoExpressEngineRecord extension

Starts to record and directly save the data to a file.
stopRecordingCapturedData({ZegoPublishChannel? channel}) Future<void>

Available on ZegoExpressEngine, provided by the ZegoExpressEngineRecord extension

Stops recording locally captured audio or video.