Webcam Library Reference Documentation  Logitech logo

_HandleList Struct Reference

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

#include <Libs/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.


Detailed Description

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

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 Wed Sep 18 20:36:53 2019 for Webcam Library by Doxygen 1.5.9
Copyright © 2006-2008 Logitech.