Webcam Library Reference Documentation  Logitech logo

_DeviceList Struct Reference

Base structure that contains a list of devices and associated data. More...

#include <Libs/libwebcam/libwebcam.h>

Data Fields

Devicefirst
 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.

Detailed Description

Base structure that contains a list of devices and associated data.


The documentation for this struct was generated from the following file: