Device Settings HAL 0.2.0
 
Loading...
Searching...
No Matches
_dsCompositeInStatus_t Struct Reference

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
 

Detailed Description

Structure type for Composite input status.

Field Documentation

◆ activePort

dsCompositeInPort_t activePort

Composite input Port selected as the currently active port

  • note that only one COMPOSITE input port can be active at a time

◆ isPortConnected

bool isPortConnected[dsCOMPOSITE_IN_PORT_MAX]

Boolean flag indicating Composite source connected to this Composite input port.

◆ isPresented

bool isPresented

Boolean flag indicating Composite input is enabled for presentation by client.


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