DirectShow: don't change camera zoom level if not requested
DirectShowCameraZoomControl sets camera zoom level to 1x each time, when camera goes into LoadedStatus (e.g. on stream stop), which is inconveniant, specially if camera has physical remote, and zoom level may be changed externally. Disable this behavior, if zoom level was not requested explicitly by zoomTo(...) function from client code. Fixes: QTBUG-74180 Change-Id: I99ff76af04f80c630a0c397db5713e6706ebf175 Reviewed-by:VaL Doroshchuk <valentyn.doroshchuk@qt.io> Reviewed-by:
Ihor Dutchak <ihor.youw@gmail.com>
Showing
Please register or sign in to comment