Struct VideoLatencyHint
Defined in File video_io_capabilities.hpp
-
struct VideoLatencyHint
Qualitative / quantitative latency hints.
Public Members
-
std::string qualitative
Opaque vendor or stack-specific latency class (“ultra_low”, “standard”, etc.).
-
double estimated_ms = -1.
End-to-end estimate in milliseconds when known; negative if unavailable.
-
std::string qualitative