Webcam Library Reference Documentation  Logitech logo

_CDynctrlInfo Struct Reference

Input flags and output data used/returned by the control configuration parser. More...

#include <Common/include/webcam.h>

Data Fields

CDynctrlFlags flags
 Flags controlling operations related to dynamic controls.
struct {
   CDynctrlInfoListStats   constants
 Statistics on the constants that were processed.
   CDynctrlInfoListStats   controls
 Statistics on the controls that were processed.
   CDynctrlInfoListStats   mappings
 Statistics on the mappings that were processed.
stats
struct {
   CVersionNumber   version
 File format version.
   char *   author
 Name of the configuration author.
   char *   contact
 Contact information of the configuration author (e.g. e-mail address)
   char *   copyright
 Copyright information about the configuration file.
   CVersionNumber   revision
 Revision number of the configuration file (configuration version)
meta
unsigned int message_count
 Number of messages in the messages array.
CDynctrlMessagemessages
 Pointer to the array with the messages concerning the operation.

Detailed Description

Input flags and output data used/returned by the control configuration parser.


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