Agora RTC Objective-C API Reference  Refactor
Properties
AgoraLeaveChannelOptions Class Reference

Inherits <NSObject>.

Properties

BOOL stopMicrophoneRecording
 

Property Documentation

◆ stopMicrophoneRecording

- (BOOL) stopMicrophoneRecording
readwritenonatomicassign

Whether to stop microphone recording when a user leaves the channel.

  • YES: (Default) Stop microphone recording.
  • NO: Do not stop microphone recording.