声网协议实现:上麦讲话不改变闭麦状态
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
|
||||
- (void)broadcast:(BOOL)on {
|
||||
[self.engine setClientRole:on ? AgoraClientRoleBroadcaster : AgoraClientRoleAudience];
|
||||
[self.engine muteLocalAudioStream:!on];
|
||||
}
|
||||
|
||||
- (BOOL)muteLocal:(BOOL)mute {
|
||||
|
Reference in New Issue
Block a user