The operating mode for the video light.
#include <camera/camera_api.h>
typedef enum { CAMERA_VIDEOLIGHT_OFF = 0 CAMERA_VIDEOLIGHT_ON } camera_videolightmode_t;
BlackBerry 10.0.0
Used with the camera_config_videolight() function.