CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CPBASEOUTPUTINFO Struct Reference

This structure contains information for a specific output or controller. More...

#include <CLC_Types.h>

Data Fields

CPUINT32 dwOutCaps
 Output capababilities (see InOutCapabilities enumeration) More...
 
CPSECTIONID sectionID
 The sectionID (see SECT_xxx section types) More...
 
CPENDPOINT endpoint
 The corresponding endpoint. More...
 
CPUINT16 wObjectType
 The obect type: OT_Output or OT_Controller. More...
 
CPUINT16 wDestinationCount
 The number of destinations. Valid only for outputs (wObjectType == OT_Controller). More...
 
CPUINT16 wRecordingDestinationCount
 The number of recording destinations. Valid only for outputs (wObjectType == OT_Controller). More...
 
CPUINT8 bDataConsumeMode
 The Data Consume mode of the destination (See DataConsumeModes enumeration). Valid only for outputs (wObjectType == OT_Controller). More...
 

Detailed Description

This structure contains information for a specific output or controller.


The documentation for this struct was generated from the following file: