whiteBalance property

UvcController get whiteBalance

White Balance

Implementation

UvcController get whiteBalance =>
    _controller('white balance', _getWhiteBalance, _setWhiteBalance,
        vendorId: vendorId, productId: productId);