Snapshot of stream telemetry shown in diagnostics or stream summaries.
More...
#include <src/streaming/stats_overlay.h>
|
|
int | audioQueueDurationMs |
| | Estimated buffered audio duration in milliseconds.
|
| |
|
int | decoderLatencyMs |
| | Video decoder latency in milliseconds.
|
| |
|
int | fps |
| | Current stream frame rate.
|
| |
|
int | height |
| | Stream height in pixels.
|
| |
|
int | hostLatencyMs |
| | Host-side processing latency in milliseconds.
|
| |
|
bool | poorConnection |
| | True when the host flags the connection as poor.
|
| |
|
int | roundTripTimeMs |
| | End-to-end measured round-trip latency in milliseconds.
|
| |
|
int | videoPacketsLost |
| | Video packets permanently lost.
|
| |
|
int | videoPacketsReceived |
| | Total video packets received.
|
| |
|
int | videoPacketsRecovered |
| | Video packets recovered through FEC or retransmission.
|
| |
|
int | videoQueueDepth |
| | Number of video frames buffered locally.
|
| |
|
int | width |
| | Stream width in pixels.
|
| |
Snapshot of stream telemetry shown in diagnostics or stream summaries.
The documentation for this struct was generated from the following file: