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

struct describing the sound property More...

#include <audiomanagertypes.h>

Public Attributes

am_CustomSoundPropertyType_t type
 the type of the property - a project specific enum More...
 
int16_t value
 the actual value of the property More...
 

Detailed Description

struct describing the sound property

Definition at line 832 of file audiomanagertypes.h.

Member Data Documentation

am_CustomSoundPropertyType_t am::am_SoundProperty_s::type

the type of the property - a project specific enum

Definition at line 839 of file audiomanagertypes.h.

int16_t am::am_SoundProperty_s::value

the actual value of the property

Definition at line 843 of file audiomanagertypes.h.


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