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

a connection More...

#include <audiomanagertypes.h>

Public Attributes

am_connectionID_t connectionID
 the assigned ID More...
 
am_sourceID_t sourceID
 the source the audio flows from More...
 
am_sinkID_t sinkID
 the sink the audio flows to More...
 
am_timeSync_t delay
 the delay of the conneciton More...
 
am_CustomConnectionFormat_t connectionFormat
 the used connectionformat More...
 

Detailed Description

a connection

Definition at line 1381 of file audiomanagertypes.h.

Member Data Documentation

am_CustomConnectionFormat_t am::am_Connection_s::connectionFormat

the used connectionformat

Definition at line 1404 of file audiomanagertypes.h.

am_connectionID_t am::am_Connection_s::connectionID

the assigned ID

Definition at line 1388 of file audiomanagertypes.h.

am_timeSync_t am::am_Connection_s::delay

the delay of the conneciton

Definition at line 1400 of file audiomanagertypes.h.

am_sinkID_t am::am_Connection_s::sinkID

the sink the audio flows to

Definition at line 1396 of file audiomanagertypes.h.

am_sourceID_t am::am_Connection_s::sourceID

the source the audio flows from

Definition at line 1392 of file audiomanagertypes.h.


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