AudioManager  7.6.6
Native Application Runtime Environment
am::am_EarlyData_u Union Reference

data type depends of am_EarlyDataType_e: volume_t in case of ED_SOURCE_VOLUME, ED_SINK_VOLUME soundProperty_t in case of ED_SOURCE_PROPERTY, ED_SINK_PROPERTY More...

#include <audiomanagertypes.h>

Public Attributes

am_volume_t volume
 
am_SoundProperty_s soundProperty
 
am_InterruptState_e interruptState
 

Detailed Description

data type depends of am_EarlyDataType_e: volume_t in case of ED_SOURCE_VOLUME, ED_SINK_VOLUME soundProperty_t in case of ED_SOURCE_PROPERTY, ED_SINK_PROPERTY

Definition at line 1413 of file audiomanagertypes.h.

Member Data Documentation

am_InterruptState_e am::am_EarlyData_u::interruptState

Definition at line 1419 of file audiomanagertypes.h.

am_SoundProperty_s am::am_EarlyData_u::soundProperty

Definition at line 1418 of file audiomanagertypes.h.

am_volume_t am::am_EarlyData_u::volume

Definition at line 1417 of file audiomanagertypes.h.


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