From 1111f28e3693ee0f296819654a5c35fe147c395d Mon Sep 17 00:00:00 2001 From: Christian as GENIVI Maintainer Date: Fri, 30 Sep 2016 08:11:30 -0700 Subject: add doxygen documentation for github Signed-off-by: Christian as GENIVI Maintainer --- docs/structam_1_1am__MainSoundProperty__s.html | 183 +++++++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 docs/structam_1_1am__MainSoundProperty__s.html (limited to 'docs/structam_1_1am__MainSoundProperty__s.html') diff --git a/docs/structam_1_1am__MainSoundProperty__s.html b/docs/structam_1_1am__MainSoundProperty__s.html new file mode 100644 index 0000000..3e57fe8 --- /dev/null +++ b/docs/structam_1_1am__MainSoundProperty__s.html @@ -0,0 +1,183 @@ + + + + + + +AudioManager: am::am_MainSoundProperty_s Struct Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
AudioManager +  7.5.11 +
+
Native Application Runtime Environment
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
am::am_MainSoundProperty_s Struct Reference
+
+
+ +

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...
 
+

Detailed Description

+

struct describung mainsound property

+ +

Definition at line 1008 of file audiomanagertypes.h.

+

Member Data Documentation

+ +
+
+ + + + +
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.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.2.1