brightness property
Control brightness of the video.
Enter a value between -1 and 1, where -1 is minimum brightness and 1 is maximum brightness. 0 is no change. The default is 0.
Implementation
core.double? brightness;
Control brightness of the video.
Enter a value between -1 and 1, where -1 is minimum brightness and 1 is maximum brightness. 0 is no change. The default is 0.
core.double? brightness;