muteMic
Use the interface to mute the microphone during replay.
Request Mode
POST/GET http://ip/V1.0/replay/muteMic?mute=true
Request Data
Parameter | Type | Description |
---|---|---|
mute | Boolean | Whether to mute. False: Not mute, true: mute. Non-essential parameter. Without this parameter, the device automatically mutes or unmutes the audio. |