NERtc Windows SDK  V4.4.301
Public 属性 | 所有成员列表
nertc::NERtcAudioVolumeInfo结构体 参考

#include <nertc_engine_defines.h>

Public 属性

uid_t uid
 
unsigned int volume
 

详细描述

Audio volume information. An array that contains the user ID and volume information of each speaker.

类成员变量说明

◆ uid

uid_t nertc::NERtcAudioVolumeInfo::uid

The user ID of the speaker. If the returned uid is 0, the user refers to the local user by default.

◆ volume

unsigned int nertc::NERtcAudioVolumeInfo::volume

The speaker's volume, the value range is from 0 (lowest) to 100 (highest).


该结构体的文档由以下文件生成: