muteExtensMicrophone property

bool? muteExtensMicrophone
getter/setter pair

Set whether to mute the microphone of the extension process. The default is false. (only for iOS)

Implementation

bool? muteExtensMicrophone;