AudioManager  7.6.6
Native Application Runtime Environment
am::am_RoutingElement_s Struct Reference

This represents one "hopp" in a route. More...

#include <audiomanagertypes.h>

Public Attributes

am_sourceID_t sourceID
 the source ID More...
 
am_sinkID_t sinkID
 the sinkID More...
 
am_domainID_t domainID
 the domainID the routeElement is in More...
 
am_CustomConnectionFormat_t connectionFormat
 the connectionformat that is used for the route More...
 

Detailed Description

This represents one "hopp" in a route.

Definition at line 784 of file audiomanagertypes.h.

Member Data Documentation

am_CustomConnectionFormat_t am::am_RoutingElement_s::connectionFormat

the connectionformat that is used for the route

Definition at line 803 of file audiomanagertypes.h.

am_domainID_t am::am_RoutingElement_s::domainID

the domainID the routeElement is in

Definition at line 799 of file audiomanagertypes.h.

am_sinkID_t am::am_RoutingElement_s::sinkID

the sinkID

Definition at line 795 of file audiomanagertypes.h.

am_sourceID_t am::am_RoutingElement_s::sourceID

the source ID

Definition at line 791 of file audiomanagertypes.h.


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