RunElementFlowStats Struct
Per-element data-flow telemetry — buffer and byte counts, plus caps changes. More...
Declaration
Included Headers
Public Member Attributes Index
| std::string | element_name |
|
Deterministic element name. More... | |
| std::uint64_t | in_buffers = 0 |
|
Buffers received on input pads. More... | |
| std::uint64_t | out_buffers = 0 |
|
Buffers produced on output pads. More... | |
| std::uint64_t | in_bytes = 0 |
|
Bytes received. More... | |
| std::uint64_t | out_bytes = 0 |
|
Bytes produced. More... | |
| std::uint64_t | caps_changes = 0 |
|
Mid-stream caps renegotiations on this element. More... | |
Description
Per-element data-flow telemetry — buffer and byte counts, plus caps changes.
Definition at line 309 of file Run.h.
Public Member Attributes
caps_changes
|
Mid-stream caps renegotiations on this element.
Definition at line 315 of file Run.h.
element_name
|
in_buffers
|
Buffers received on input pads.
Definition at line 311 of file Run.h.
in_bytes
|
out_buffers
|
Buffers produced on output pads.
Definition at line 312 of file Run.h.
out_bytes
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.