Webcam Library Reference Documentation  Logitech logo
_HandleList Struct Reference

Base structure that contains an array of device handles and associated data. More...

#include <libwebcam/libwebcam.h>

Data Fields

Handle handles [MAX_HANDLES]
 The array of handles.
 
pthread_mutex_t mutex
 The mutex used to serialize access to the handle list.
 
int first_free
 The index of the first free handle. More...
 

Detailed Description

Base structure that contains an array of device handles and associated data.

Field Documentation

int _HandleList::first_free

The index of the first free handle.

Zero if there are now free handles at this time.

Referenced by c_init(), and create_handle().


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

Generated on Sun Apr 28 2013 23:41:33 for Webcam Library by Doxygen 1.8.3.1
Copyright © 2006-2008 Logitech.