|
| EMStreamStatistics (String streamId, RtcConnection.RtcStatistics statistics) |
|
String | getStreamId () |
|
int | getLocalCaptureWidth () |
|
int | getLocalCaptureHeight () |
|
int | getLocalCaptureFps () |
|
int | getLocalEncodedWidth () |
|
int | getLocalEncodedHeight () |
|
int | getLocalEncodedFps () |
|
int | getLocalVideoActualBps () |
|
int | getLocalVideoTargetBps () |
|
int | getLocalVideoPacketsLost () |
|
int | getLocalVideoPacketsLostrate () |
|
int | getLocalVideoRtt () |
|
int | getLocalAudioPacketsLost () |
|
int | getLocalAudioPacketsLostrate () |
|
int | getLocalAudioBps () |
|
int | getLocalAudioRtt () |
|
int | getRemoteWidth () |
|
int | getRemoteHeight () |
|
int | getRemoteFps () |
|
int | getRemoteVideoPacketsLost () |
|
int | getRemoteVideoPacketsLostrate () |
|
int | getRemoteVideoBps () |
|
int | getRemoteAudioPacketsLost () |
|
int | getRemoteAudioPacketsLostrate () |
|
int | getRemoteAudioBps () |
|
String | toString () |
|
Created by lzan13 on 2018/5/4. 音视频通话统计信息实体类