menu
opencv_dart package
documentation
opencv.dart
VideoCapture
set method
set method
dark_mode
light_mode
set
method
void
set
(
int
prop
,
double
value
)
Implementation
void set(int prop, double value) => cvideoio.cv_VideoCapture_set(ref, prop, value);
opencv_dart package
documentation
opencv
VideoCapture
set method
VideoCapture class