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

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

getAvSyncTimeMs()io.agora.rtc.RemoteVideoTrackStats
getDecoderOutputFrameRate()io.agora.rtc.RemoteVideoTrackStats
getDelay()io.agora.rtc.RemoteVideoTrackStats
getDownlinkProcessTimeMs()io.agora.rtc.RemoteVideoTrackStats
getFrameLossRate()io.agora.rtc.RemoteVideoTrackStats
getFrameRenderDelayMs()io.agora.rtc.RemoteVideoTrackStats
getFrozenRate()io.agora.rtc.RemoteVideoTrackStats
getHeight()io.agora.rtc.RemoteVideoTrackStats
getPacketLossRate()io.agora.rtc.RemoteVideoTrackStats
getPublishDuration()io.agora.rtc.RemoteVideoTrackStats
getReceivedBitrate()io.agora.rtc.RemoteVideoTrackStats
getRendererOutputFrameRate()io.agora.rtc.RemoteVideoTrackStats
getRxStreamType()io.agora.rtc.RemoteVideoTrackStats
getTotalActiveTime()io.agora.rtc.RemoteVideoTrackStats
getTotalDecodedFrames()io.agora.rtc.RemoteVideoTrackStats
getTotalFrozenTime()io.agora.rtc.RemoteVideoTrackStats
getUid()io.agora.rtc.RemoteVideoTrackStats
getWidth()io.agora.rtc.RemoteVideoTrackStats
RemoteVideoTrackStats()io.agora.rtc.RemoteVideoTrackStats
RemoteVideoTrackStats(int uid, int delay, int width, int height, int receivedBitrate, int decoderOutputFrameRate, int rendererOutputFrameRate, int frameLossRate, int packetLossRate, int rxStreamType, int totalFrozenTime, int frozenRate, int totalDecodedFrames, int avSyncTimeMs, int downlinkProcessTimeMs, int frameRenderDelayMs, long totalActiveTime, long publishDuration)io.agora.rtc.RemoteVideoTrackStats
setAvSyncTimeMs(int avSyncTimeMs)io.agora.rtc.RemoteVideoTrackStats
setDecoderOutputFrameRate(int decoderOutputFrameRate)io.agora.rtc.RemoteVideoTrackStats
setDelay(int delay)io.agora.rtc.RemoteVideoTrackStats
setDownlinkProcessTimeMs(int downlinkProcessTimeMs)io.agora.rtc.RemoteVideoTrackStats
setFrameLossRate(int frameLossRate)io.agora.rtc.RemoteVideoTrackStats
setFrameRenderDelayMs(int frameRenderDelayMs)io.agora.rtc.RemoteVideoTrackStats
setFrozenRate(int frozenRate)io.agora.rtc.RemoteVideoTrackStats
setHeight(int height)io.agora.rtc.RemoteVideoTrackStats
setPacketLossRate(int packetLossRate)io.agora.rtc.RemoteVideoTrackStats
setPublishDuration(long publishDuration)io.agora.rtc.RemoteVideoTrackStats
setReceivedBitrate(int receivedBitrate)io.agora.rtc.RemoteVideoTrackStats
setRendererOutputFrameRate(int rendererOutputFrameRate)io.agora.rtc.RemoteVideoTrackStats
setRxStreamType(int rxStreamType)io.agora.rtc.RemoteVideoTrackStats
setTotalActiveTime(long totalActiveTime)io.agora.rtc.RemoteVideoTrackStats
setTotalDecodedFrames(int totalDecodedFrames)io.agora.rtc.RemoteVideoTrackStats
setTotalFrozenTime(int totalFrozenTime)io.agora.rtc.RemoteVideoTrackStats
setUid(int uid)io.agora.rtc.RemoteVideoTrackStats
setWidth(int width)io.agora.rtc.RemoteVideoTrackStats