| Webcam Library Reference Documentation | ![]() |
Base structure that contains a list of controls and associated data. More...
#include <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. | |
Base structure that contains a list of controls and associated data.