| Webcam Library Reference Documentation | ![]() |
Base structure that contains a list of devices and associated data. More...
#include <libwebcam/libwebcam.h>
Data Fields | |
| Device * | first |
| The first device in the list. | |
| pthread_mutex_t | mutex |
| The mutex used to serialize access to the device list. | |
| int | count |
| The number of devices contained in the list. | |
Base structure that contains a list of devices and associated data.