Struct FramerateRange
Defined in File video_io_capabilities.hpp
-
struct FramerateRange
Minimum and maximum frame rate for a mode, in frames per second.
Public Members
-
double min_fps = 0.
-
double max_fps = 0.
-
double min_fps = 0.
Defined in File video_io_capabilities.hpp
Minimum and maximum frame rate for a mode, in frames per second.
Public Members