#include <grab_prop.h>
Field Documentation
char* iwGrabProperty::name |
Name of the property e.g. "Contrast", array finished with a NULL entry
char* iwGrabProperty::description |
BOOL iwGrabProperty::value |
struct { ... } iwGrabProperty::b |
gint64 iwGrabProperty::min |
gint64 iwGrabProperty::max |
gint64 iwGrabProperty::def |
gint64 iwGrabProperty::value |
struct { ... } iwGrabProperty::i |
double iwGrabProperty::min |
double iwGrabProperty::max |
double iwGrabProperty::def |
double iwGrabProperty::value |
struct { ... } iwGrabProperty::d |
Possible values, finished with a NULL name
Default value, index into enums
int iwGrabProperty::value |
struct { ... } iwGrabProperty::e |
char* iwGrabProperty::def |
char* iwGrabProperty::value |
struct { ... } iwGrabProperty::s |
union { ... } iwGrabProperty::data |
gint64 iwGrabProperty::priv |
void* iwGrabProperty::reserved[4] |
The documentation for this struct was generated from the following file: