set (cv.VideoCapture) - MATLAB File Help
cv.VideoCapture/set

Sets a property in the VideoCapture

cap.set(prop, value)

Input

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.

See also
Method Details
Access public
Sealed false
Static false