User`s manual
Reference Manual 91
_associate_type
Type of this association. Refer to the Enumeration:
ASSOCIATION_TYPE.
TVCFG_ENTRY Structure
The TVCFG_ENTRY structure describes one entry for video
configuration.
Syntax
typedef struct
{
unsigned long stream_index;
unsigned long resolution_index;
unsigned long framerate_index;
} TVCFG_ENTRY;
Members
stream_index
Index of stream configuration.
resolution_index
Index of resolution configuration.
framerate_index
Index of frame rate configuration.