| Webcam Library Reference Documentation | ![]() |
#include <Common/include/webcam.h>
Data Fields | |
| int | index |
| The index of the choice within the list of choices. | |
| char * | name |
| The name of the choice. | |
|
|
The index of the choice within the list of choices. Note that this index is not necessarily zero-based and can therefore not be used as an index into CControl::choices::list[]. |
|
|
The name of the choice. This member is never NULL. |