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

int _HandleList::first_free
 

The index of the first free handle.

Zero if there are now free handles at this time.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 8 08:41:15 2011 for Webcam Library by Doxygen 1.4.6
Copyright © 2006-2008 Logitech.