#include <avcap/Control_avcap.h>
Public Member Functions | |
| MenuItem (const std::string &n, int i) | |
| The constructor. | |
Data Fields | |
| std::string | name |
| The name of the item. | |
| int | index |
| The index to identify the item. | |
| avcap::MenuItem::MenuItem | ( | const std::string & | n, | |
| int | i | |||
| ) | [inline] |
The constructor.
| std::string avcap::MenuItem::name |
The name of the item.
The index to identify the item.
1.5.1