Webcamera WHITE BALANCING settings in python

Hi, I am using logitech c922 webcam in python 3.8.5 and cv2 version 4.5.1. I have to set white balancing manually. But CV_CAP_PROP_WHITE_BALANCE is currently unsupported. Is there any other way to adjust the white balance as per our requirement?