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

Inherits <NSObject>.

Properties

BOOL stopMicrophoneRecording
 

Detailed Description

The leave channel options.

Property Documentation

◆ stopMicrophoneRecording

- (BOOL) stopMicrophoneRecording
readwritenonatomicassign

Determines whether to stop microphone recording when leave channel.

  • true: (Default) Stop microphone recording.
  • false: Do not stop microphone recording.