Structure type for Composite input status. More...
#include <dsTypes.h>
Data Fields | |
| bool | isPresented |
| Boolean flag indicating Composite input is enabled for presentation by client. | |
| bool | isPortConnected [dsCOMPOSITE_IN_PORT_MAX] |
| Boolean flag indicating Composite source connected to this Composite input port. | |
| dsCompositeInPort_t | activePort |
Structure type for Composite input status.
| dsCompositeInPort_t activePort |
Composite input Port selected as the currently active port
| bool isPortConnected[dsCOMPOSITE_IN_PORT_MAX] |
Boolean flag indicating Composite source connected to this Composite input port.
| bool isPresented |
Boolean flag indicating Composite input is enabled for presentation by client.