Start, pause, or stop media capture. Use ZoomMtg.inMeetingServiceListener('onMediaCaptureStatusChange', function({status: 0|1|2, userId}){}) to listen for the media capture status.
Optional
Callback function in the event of an error.
record values = "start" | "pause" | "stop"
Callback function on success.
Start, pause, or stop media capture. Use ZoomMtg.inMeetingServiceListener('onMediaCaptureStatusChange', function({status: 0|1|2, userId}){}) to listen for the media capture status.