struct P1::CameraSdk::ValueRange
#include <C_P1CameraCommonStructs.h> struct ValueRange { // fields int64_t min; int64_t max; // methods bool operator == (ValueRange const& other) const; };
#include <C_P1CameraCommonStructs.h> struct ValueRange { // fields int64_t min; int64_t max; // methods bool operator == (ValueRange const& other) const; };