zoom property

UvcController get zoom

The Zoom absolute control.

Implementation

UvcController get zoom =>
    _controller('zoom', _getZoomAbsolute, _setZoomAbsolute,
        vendorId: vendorId, productId: productId);