set (cv.VideoCapture) - MATLAB File Help |
Sets a property in the VideoCapture
cap.set(prop, value)
double
).On failure (unsupported property by backend), the function issues a warning.
Note: Even if no warning was issued, this doesn't ensure that the property value has been accepted by the capture device. See note in cv.VideoCapture.get.
Access | public |
Sealed | false |
Static | false |