AudioManager
7.6.6
Native Application Runtime Environment
|
struct describing system properties More...
#include <audiomanagertypes.h>
Public Attributes | |
am_CustomSystemPropertyType_t | type |
the type that is set More... | |
int16_t | value |
the value More... | |
struct describing system properties
Definition at line 850 of file audiomanagertypes.h.
am_CustomSystemPropertyType_t am::am_SystemProperty_s::type |
the type that is set
Definition at line 857 of file audiomanagertypes.h.
int16_t am::am_SystemProperty_s::value |
the value
Definition at line 861 of file audiomanagertypes.h.