Webcam Library Reference Documentation  Logitech logo
_ParseContext Struct Reference

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

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

Detailed Description

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

Field Documentation

unsigned int _ParseContext::messages_size

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 Sun Apr 28 2013 23:41:33 for Webcam Library by Doxygen 1.8.3.1
Copyright © 2006-2008 Logitech.