Agora Java API Reference for Android
Public Attributes | List of all members
agora::rtc::AudioVolumeInfo Struct Reference

#include <AgoraBase.h>

Public Attributes

uid_t uid
 
user_id_t userId
 
unsigned int volume
 

Detailed Description

The definition of the AudioVolumeInfo struct.

Member Data Documentation

◆ uid

uid_t agora::rtc::AudioVolumeInfo::uid

User ID of the speaker.

◆ volume

unsigned int agora::rtc::AudioVolumeInfo::volume

The volume of the speaker that ranges from 0 to 255.