AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
#include <options_popt.h>
Public Attributes | |
const char * | longName |
char | shortName |
int | argc |
const char ** | argv |
A popt alias argument for poptAddAlias().
Definition at line 161 of file options_popt.h.
int poptAlias::argc |
Definition at line 164 of file options_popt.h.
const char** poptAlias::argv |
must be free()able
Definition at line 165 of file options_popt.h.
const char* poptAlias::longName |
may be NULL
Definition at line 162 of file options_popt.h.
char poptAlias::shortName |
may be NUL
Definition at line 163 of file options_popt.h.