7 lines
115 B
C
7 lines
115 B
C
/*
|
|
* various V4L2 functions
|
|
*/
|
|
|
|
/* not very tested */
|
|
int set_controls(int fd, int brightness, int contrast);
|