Open funnbot opened 1 year ago
The VideoCapture::set function returns a bool if the option is supported for the cameras backend, although returning true does not guarantee the option was set. Any options that are not supported by the backend should be reported to the user.
The VideoCapture::set function returns a bool if the option is supported for the cameras backend, although returning true does not guarantee the option was set. Any options that are not supported by the backend should be reported to the user.