|
Unreal Engine SDK V5.4.128
|
成员的完整列表,这些成员属于 nertc::IRtcChannel,包括所有继承而来的类成员
| acquireAndroidRecordingPermissions()=0 | nertc::IRtcChannel | pure virtual |
| checkMicPermision()=0 | nertc::IRtcChannel | pure virtual |
| enableAudioVolumeIndication(bool enable, uint64_t interval, bool enable_vad)=0 | nertc::IRtcChannel | pure virtual |
| enableLocalAudio(bool enabled)=0 | nertc::IRtcChannel | pure virtual |
| enableSpatializer(bool enable)=0 | nertc::IRtcChannel | pure virtual |
| getChannelName()=0 | nertc::IRtcChannel | pure virtual |
| getConnectionState()=0 | nertc::IRtcChannel | pure virtual |
| getMicrophoneMode(bool *enabled)=0 | nertc::IRtcChannel | pure virtual |
| initSpatializer()=0 | nertc::IRtcChannel | pure virtual |
| isInChannel()=0 | nertc::IRtcChannel | pure virtual |
| joinChannel(const char *token)=0 | nertc::IRtcChannel | pure virtual |
| joinChannel(const char *token, uid_t uid)=0 | nertc::IRtcChannel | pure virtual |
| joinChannel(const char *token, uid_t uid, NERtcJoinChannelOptions channel_options)=0 | nertc::IRtcChannel | pure virtual |
| leaveChannel()=0 | nertc::IRtcChannel | pure virtual |
| muteLocalAudioStream(bool mute)=0 | nertc::IRtcChannel | pure virtual |
| release()=0 | nertc::IRtcChannel | pure virtual |
| setAudioRecvRange(int audible_distance, int conversational_distance, NERtcDistanceRolloffModel roll_off)=0 | nertc::IRtcChannel | pure virtual |
| setChannelEventHandler(IRtcChannelEventHandler *handler)=0 | nertc::IRtcChannel | pure virtual |
| setClientRole(NERtcClientRole role)=0 | nertc::IRtcChannel | pure virtual |
| setPublishAudioAllowList(uid_t *uid_array, uint32_t size)=0 | nertc::IRtcChannel | pure virtual |
| setRangeAudioMode(NERtcRangeAudioMode mode)=0 | nertc::IRtcChannel | pure virtual |
| setRangeAudioTeamID(int32_t team_id)=0 | nertc::IRtcChannel | pure virtual |
| setStatsObserver(IRtcMediaStatsObserver *observer)=0 | nertc::IRtcChannel | pure virtual |
| setSubscribeAudioAllowList(uid_t *uid_array, uint32_t size)=0 | nertc::IRtcChannel | pure virtual |
| setSubscribeAudioBlockList(uid_t *uid_array, uint32_t size)=0 | nertc::IRtcChannel | pure virtual |
| subscribeAllRemoteAudioStream(bool subscribe)=0 | nertc::IRtcChannel | pure virtual |
| subscribeRemoteAudioStream(uid_t uid, bool subscribe)=0 | nertc::IRtcChannel | pure virtual |
| switchChannel(const char *token, const char *channel_name, const NERtcJoinChannelOptions &channel_options)=0 | nertc::IRtcChannel | pure virtual |
| updateSelfPosition(const NERtcPositionInfo &info)=0 | nertc::IRtcChannel | pure virtual |
| ~IRtcChannel() | nertc::IRtcChannel | inlinevirtual |