Struct CameraHealthInput#
Defined in File session_health.hpp
Struct Documentation#
-
struct CameraHealthInput#
Public Members
-
int index = 0#
-
QString name#
-
bool participated = true#
-
int64_t framesGrabbed = 0#
-
int64_t framesEncoded = 0#
-
int64_t framesDropped = 0#
-
int64_t incompleteFrames = 0#
-
double configuredFps = 0.0#
-
double achievableFps = -1.0#
-
std::optional<int64_t> actionTicksFired#
-
std::optional<double> syncCoveragePct#
-
std::optional<double> syncMeanDeltaMs#
-
std::optional<double> syncMaxDeltaMs#
-
int index = 0#