属性

bool state
 
bool hold
 
bool held
 
bool mute
 
bool audioRecord
 
bool localVideoRecord
 
bool remoteVideoRecord
 
bool audioOutputType
 
bool active
 
bool uploadVideoStreamSelf
 
bool uploadVideoStreamOther
 
bool netStatus
 
bool otherAudioInterrupt
 

详细描述

上次更新到这次更新间的状态变化集合

属性说明

◆ active

- (bool) active
readwritenonatomicassign

活跃是否变化

  • true: 变化
  • false: 没变化

◆ audioOutputType

- (bool) audioOutputType
readwritenonatomicassign

音频输出是否变化

  • true: 变化
  • false: 没变化

◆ audioRecord

- (bool) audioRecord
readwritenonatomicassign

音频录制是否变化

  • true: 变化
  • false: 没变化

◆ held

- (bool) held
readwritenonatomicassign

被挂起是否变化

  • true: 变化
  • false: 没变化

◆ hold

- (bool) hold
readwritenonatomicassign

挂起是否变化

  • true: 变化
  • false: 没变化

◆ localVideoRecord

- (bool) localVideoRecord
readwritenonatomicassign

本地视频录制是否变化

  • true: 变化
  • false: 没变化

◆ mute

- (bool) mute
readwritenonatomicassign

静音是否变化

  • true: 变化
  • false: 没变化

◆ netStatus

- (bool) netStatus
readwritenonatomicassign

网络状态是否变化

  • true: 变化
  • false: 没变化

◆ otherAudioInterrupt

- (bool) otherAudioInterrupt
readwritenonatomicassign

对端声音中断是否变化

  • true: 变化
  • false: 没变化

◆ remoteVideoRecord

- (bool) remoteVideoRecord
readwritenonatomicassign

远端视频录制是否变化

  • true: 变化
  • false: 没变化

◆ state

- (bool) state
readwritenonatomicassign

状态是否变化

  • true: 变化
  • false: 没变化

◆ uploadVideoStreamOther

- (bool) uploadVideoStreamOther
readwritenonatomicassign

对端上传视频是否变化

  • true: 变化
  • false: 没变化

◆ uploadVideoStreamSelf

- (bool) uploadVideoStreamSelf
readwritenonatomicassign

本端上传视频是否变化

  • true: 变化
  • false: 没变化

该类的文档由以下文件生成:
最后更新时间: 11/9/2021, 5:34:32 PM