NERtc Unity SDK  V4.5.907
Public Attributes | List of all members
nertc.RtcAudioSendStats Struct Reference

Public Attributes

int numChannels
 
int sentSampleRate
 
int sentBitrate
 
int audioLossRate
 
long rtt
 
uint volume
 
uint capVolume
 

Detailed Description

The local audio stream stats.

Member Data Documentation

◆ numChannels

int nertc.RtcAudioSendStats.numChannels

The number of channels currently collected.

◆ sentSampleRate

int nertc.RtcAudioSendStats.sentSampleRate

The sample rate of local uplink audio stream.

◆ sentBitrate

int nertc.RtcAudioSendStats.sentBitrate

Publishing bitrate after last report (kbps).

◆ audioLossRate

int nertc.RtcAudioSendStats.audioLossRate

Audio packet loss rate in a specific time (%).

◆ rtt

long nertc.RtcAudioSendStats.rtt

Round trip time.

◆ volume

uint nertc.RtcAudioSendStats.volume

Volume range: 0 (lowest) to 100 (highest).

◆ capVolume

uint nertc.RtcAudioSendStats.capVolume

The documentation for this struct was generated from the following file: