|
|
int | _resolutionSend |
| |
|
int | _resolutionReceive |
| |
|
int | _fpsSend |
| |
|
int | _fpsReceive |
| |
|
int | _latencySend |
| |
|
int | _latencyReceive |
| |
|
int | _jitterSend |
| |
|
int | _jitterReceive |
| |
|
float | _packageLossAvgSend |
| |
|
float | _packageLossAvgReceive |
| |
|
float | _packageLossMaxSend |
| |
|
float | _packageLossMaxReceive |
| |
◆ getFPS:
| - (int) getFPS: |
|
(BOOL) |
isSend |
|
Get the fram rate when transferring video or sharing data.
- Parameters
-
| isSend | YES means sending data, NO receiving data. |
◆ getJitter:
| - (int) getJitter: |
|
(BOOL) |
isSend |
|
Get jitter when transferring video or sharing data.
- Parameters
-
| isSend | YES means sending data, NO receiving data. |
◆ getLatency:
| - (int) getLatency: |
|
(BOOL) |
isSend |
|
Get latency time when transferring video or sharing data.
- Parameters
-
| isSend | YES means sending data, NO receiving data. |
◆ getPackageLoss:Max:
| - (float) getPackageLoss: |
|
(BOOL) |
isSend |
| Max: |
|
(BOOL) |
isMax |
|
|
| |
Get the rate of losing package when transferring video or sharing data.
- Parameters
-
| isSend | YES means sending data, NO receiving data. |
| isMax | YES means the max rate of losing package, NO the average rate of losing package. |
◆ getResolution:
| - (int) getResolution: |
|
(BOOL) |
isSend |
|
Get resolution when transferring video or sharing data.
- Parameters
-
| isSend | YES means sending data, NO receiving data. |
The documentation for this class was generated from the following file: