User`s manual

88 Reference Manual
unsigned long _num_of_resolution_configs;
TCFGRESOLUTION
_resolution_configs[MAX_RESOLUTION_CONFIG];
unsigned long _num_of_framerate_configs;
TCFGFRAMERATE
_framerate_configs[MAX_FRAMERATE_CONFIG];
unsigned long _num_of_associations;
TCFGASSOCIATION _associations[MAX_ASSOCIATION];
unsigned long _num_of_configurations;
TVCFG_ENTRY* _configurations;
} _VIDEO_CAPABILITIES;
Members
_num_of_system_configs
The count of all system configurations.
_system_configs
An array of TCFGSYSTEM structures to hold all system config-
urations.
_num_of_stream_configs
The count of all stream configurations.
_stream_configs
An array of TCFGSTREAM structures to hold all stream config-
urations.