CAPTURE_BRIGHTNESS_LEVEL_TYPE
Brightness level of locally captured video quality.
Enumerations
- CAPTURE_BRIGHTNESS_LEVEL_INVALID
- -1: SDK has not detected the brightness level of the locally captured video. Please wait a few seconds and get the brightness level from the next
captureBrightnessLevelcallback. - CAPTURE_BRIGHTNESS_LEVEL_NORMAL
- 0: Normal brightness level of locally captured video.
- CAPTURE_BRIGHTNESS_LEVEL_BRIGHT
- 1: Locally captured video is too bright.
- CAPTURE_BRIGHTNESS_LEVEL_DARK
- 2: Locally captured video is too dark.