public static class QHVCInteractiveEventHandler.LocalVideoStats
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
float |
packageLost |
int |
sentBitrate |
int |
sentFrameRate |
Constructor and Description |
---|
LocalVideoStats(int sentBitrate,
int sentFrameRate,
float packageLost) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |