Webcam Library Reference Documentation  Logitech logo

_HandleList Struct Reference

#include <Libs/libwebcam/libwebcam.h>


Detailed Description

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

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.

Field Documentation

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 Thu Aug 12 20:45:15 2010 for Webcam Library by Doxygen 1.5.6
Copyright © 2006-2008 Logitech.