|
On-premise Recording SDK v3.0.6 API Reference for Linux (Java)
|
Public Attributes | |
| int | quality = 0 |
| int | networkTransportDelay = 0 |
| int | jitterBufferDelay = 0 |
| int | audioLossRate = 0 |
The statistics of the remote audio stream. For details, see Statistics of remote audio streams.
| int io.agora.recording.common.Common.RemoteAudioStats.quality = 0 |
The audio quality.
| int io.agora.recording.common.Common.RemoteAudioStats.networkTransportDelay = 0 |
The network delay (ms) from the sender to the receiver.
| int io.agora.recording.common.Common.RemoteAudioStats.jitterBufferDelay = 0 |
The jitter buffer delay (ms) at the receiver.
| int io.agora.recording.common.Common.RemoteAudioStats.audioLossRate = 0 |
The packet loss rate in the reported interval.