Agora RTC Objective-C API Reference  Refactor
Properties
AgoraRtcAudioVolumeInfo Class Reference

Inherits <NSObject>.

Properties

NSUInteger uid
 
NSUInteger volume
 
double voicePitch
 

Detailed Description

Properties of the audio volume information.

Property Documentation

◆ uid

- (NSUInteger) uid
readwritenonatomicassign

User ID of the speaker.

◆ volume

- (NSUInteger) volume
readwritenonatomicassign

The volume of the speaker that ranges from 0 (lowest volume) to 255 (highest volume).

◆ vad

- (NSUInteger) vad
readwritenonatomicassign

◆ voicePitch

- (double) voicePitch
readwritenonatomicassign

Voice pitch frequency in Hz.