pan property

UvcController get pan

The Pan control.

Implementation

UvcController get pan => _controller('pan', _getPanAbsolute, _setPanAbsolute,
    vendorId: vendorId, productId: productId);