hyphenate_SDK3.0  3.5.5
hyphenatejavaIMSDK
Public Member Functions | List of all members
com.hyphenate.chat.EMStreamStatistics Class Reference

Public Member Functions

 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 ()
 

Detailed Description

Created by lzan13 on 2018/5/4. 音视频通话统计信息实体类


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