Webcam Library Reference Documentation  Logitech logo

_Device Struct Reference

#include <Libs/libwebcam/libwebcam.h>


Detailed Description

Internal device information.


Data Fields

CDevice device
 Device information.
char v4l2_name [NAME_MAX]
 Short V4L2 device name (e.g. 'video0').
int handles
 Number of handles associated with this device.
ControlList controls
 List of controls supported by this device.
int valid
 Boolean whether the device is still valid, i.e.
_Devicenext
 Next device in the global device list.


Field Documentation

int _Device::valid
 

Boolean whether the device is still valid, i.e.

exists in the system. Devices marked as invalid will be cleared out by cleanup_device_list().


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.