AudioManager
7.6.6
Native Application Runtime Environment
|
struct describung mainsound property More...
#include <audiomanagertypes.h>
Public Attributes | |
am_CustomMainSoundPropertyType_t | type |
the type of the property More... | |
int16_t | value |
the actual value More... | |
struct describung mainsound property
Definition at line 1008 of file audiomanagertypes.h.
am_CustomMainSoundPropertyType_t am::am_MainSoundProperty_s::type |
the type of the property
Definition at line 1015 of file audiomanagertypes.h.
int16_t am::am_MainSoundProperty_s::value |
the actual value
Definition at line 1019 of file audiomanagertypes.h.