Webcam Library Reference Documentation  Logitech logo

_ParseContext Struct Reference


Detailed Description

Helper structure that contains handles and information useful during the XML parsing process.

Data Fields

CDynctrlInfoinfo
 Structure used to pass information between the application and libwebcam. Can be NULL.
unsigned int messages_size
 Size of the info->messages buffer (which contains the CDynctrlMessage structures and the strings pointed to).
iconv_t cd
 Conversion descriptor for iconv.
Constantconstants
 List of constants parsed from the constants node.
CHandle handle
 Handle to the libwebcam device.
int v4l2_handle
 Handle to the V4L2 device that is used to add the dynamic controls.
UVCXUControlcontrols
 List of controls parsed from the devices nodes.
int pass
 The current parsing pass (first device is pass 1, second device pass 2, etc.).

Field Documentation

Size of the info->messages buffer (which contains the CDynctrlMessage structures and the strings pointed to).

Referenced by resize_message_buffer().


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.