Home
last modified time | relevance | path

Searched refs:CV_CAP_PROP_GPHOTO2_FLUSH_MSGS (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/videoio/include/opencv2/videoio/legacy/
H A Dconstants_c.h406 CV_CAP_PROP_GPHOTO2_FLUSH_MSGS = 17006, // Readonly, returns (const char *). enumerator
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/src/
H A Dcap_gphoto2.cpp611 case CV_CAP_PROP_GPHOTO2_FLUSH_MSGS: in getProperty()
750 case CV_CAP_PROP_GPHOTO2_FLUSH_MSGS: in setProperty()