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

this type holds all information of connections relevant to the HMI More...

#include <audiomanagertypes.h>

Public Attributes

am_mainConnectionID_t mainConnectionID
 the ID of the mainconnection More...
 
am_sourceID_t sourceID
 the sourceID where the connection starts More...
 
am_sinkID_t sinkID
 the sinkID where the connection ends More...
 
am_timeSync_t delay
 the delay of the mainconnection More...
 
am_ConnectionState_e connectionState
 the current connection state More...
 

Detailed Description

this type holds all information of connections relevant to the HMI

Definition at line 1026 of file audiomanagertypes.h.

Member Data Documentation

am_ConnectionState_e am::am_MainConnectionType_s::connectionState

the current connection state

Definition at line 1049 of file audiomanagertypes.h.

am_timeSync_t am::am_MainConnectionType_s::delay

the delay of the mainconnection

Definition at line 1045 of file audiomanagertypes.h.

am_mainConnectionID_t am::am_MainConnectionType_s::mainConnectionID

the ID of the mainconnection

Definition at line 1033 of file audiomanagertypes.h.

am_sinkID_t am::am_MainConnectionType_s::sinkID

the sinkID where the connection ends

Definition at line 1041 of file audiomanagertypes.h.

am_sourceID_t am::am_MainConnectionType_s::sourceID

the sourceID where the connection starts

Definition at line 1037 of file audiomanagertypes.h.


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