|
virtual void | onLocalVideoStateChanged (int id, LOCAL_VIDEO_STREAM_STATE state, LOCAL_VIDEO_STREAM_ERROR errorCode, int timestamp_ms) |
|
virtual void | onRemoteVideoStateChanged (uid_t uid, REMOTE_VIDEO_STATE state, REMOTE_VIDEO_STATE_REASON reason, int timestamp_ms) |
|
virtual void | onFirstVideoFrameRendered (uid_t uid, int width, int height, int timestamp_ms) |
|
virtual void | onFirstVideoFrameDecoded (uid_t uid, int width, int height, int timestamp_ms) |
|
virtual void | onSourceVideoSizeChanged (uid_t uid, int width, int height, int rotation, int timestamp_ms) |
|
virtual void | onSendSideDelay (int id, int send_delay) |
|
virtual void | onRecvSideDelay (uid_t uid, int recv_delay) |
|
virtual void | onRecvSideFps (uid_t uid, int fps) |
|