avcap::MenuItem Struct Reference

#include <avcap/Control_avcap.h>


Detailed Description

A menu item.


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.


Constructor & Destructor Documentation

avcap::MenuItem::MenuItem ( const std::string &  n,
int  i 
) [inline]

The constructor.


Field Documentation

std::string avcap::MenuItem::name

The name of the item.

int avcap::MenuItem::index

The index to identify the item.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 30 11:10:32 2009 for avcap-0.1 by  doxygen 1.5.1