pan property
UvcController
get
pan
The Pan control.
Implementation
UvcController get pan => _controller('pan', _getPanAbsolute, _setPanAbsolute,
vendorId: vendorId, productId: productId);
The Pan control.
UvcController get pan => _controller('pan', _getPanAbsolute, _setPanAbsolute,
vendorId: vendorId, productId: productId);