| Webcam Library Reference Documentation | ![]() |
#include <Libs/libwebcam/libwebcam.h>
Data Fields | |
| Control * | first |
| The first control in the list. | |
| pthread_mutex_t | mutex |
| The mutex used to serialize access to the control list. | |
| int | count |
| The number of controls contained in the list. | |