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.
struct _Devicenext
 Next device in the global device list.

Field Documentation

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().

Referenced by cleanup_device_list(), create_device(), invalidate_device_list(), and refresh_device_list().


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

Generated on Wed Nov 20 09:37:42 2013 for Webcam Library by Doxygen 1.5.6
Copyright © 2006-2008 Logitech.