| Webcam Library Reference Documentation | ![]() |
#include <Libs/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. | |