AudioManager
7.6.6
Native Application Runtime Environment
|
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 |
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.
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.