Server Gateway SDK v3.7.200.21 for Linux Java
io.agora.rtc.RemoteAudioTrackStats Member List

This is the complete list of members for io.agora.rtc.RemoteAudioTrackStats, including all inherited members.

getAudioLossRate()io.agora.rtc.RemoteAudioTrackStats
getFrozenRate()io.agora.rtc.RemoteAudioTrackStats
getJitterBufferDelay()io.agora.rtc.RemoteAudioTrackStats
getNetworkTransportDelay()io.agora.rtc.RemoteAudioTrackStats
getNumChannels()io.agora.rtc.RemoteAudioTrackStats
getQuality()io.agora.rtc.RemoteAudioTrackStats
getReceivedBitrate()io.agora.rtc.RemoteAudioTrackStats
getReceivedBytes()io.agora.rtc.RemoteAudioTrackStats
getReceivedSampleRate()io.agora.rtc.RemoteAudioTrackStats
getTotalFrozenTime()io.agora.rtc.RemoteAudioTrackStats
getUid()io.agora.rtc.RemoteAudioTrackStats
RemoteAudioTrackStats()io.agora.rtc.RemoteAudioTrackStats
RemoteAudioTrackStats(int uid, int quality, int networkTransportDelay, int jitterBufferDelay, int audioLossRate, int numChannels, int receivedSampleRate, int receivedBitrate, int totalFrozenTime, int frozenRate, long receivedBytes)io.agora.rtc.RemoteAudioTrackStats
setAudioLossRate(int audioLossRate)io.agora.rtc.RemoteAudioTrackStats
setFrozenRate(int frozenRate)io.agora.rtc.RemoteAudioTrackStats
setJitterBufferDelay(int jitterBufferDelay)io.agora.rtc.RemoteAudioTrackStats
setNetworkTransportDelay(int networkTransportDelay)io.agora.rtc.RemoteAudioTrackStats
setNumChannels(int numChannels)io.agora.rtc.RemoteAudioTrackStats
setQuality(int quality)io.agora.rtc.RemoteAudioTrackStats
setReceivedBitrate(int receivedBitrate)io.agora.rtc.RemoteAudioTrackStats
setReceivedBytes(long receivedBytes)io.agora.rtc.RemoteAudioTrackStats
setReceivedSampleRate(int receivedSampleRate)io.agora.rtc.RemoteAudioTrackStats
setTotalFrozenTime(int totalFrozenTime)io.agora.rtc.RemoteAudioTrackStats
setUid(int uid)io.agora.rtc.RemoteAudioTrackStats