From 1363f808f98eccfe113624cfcf3291fd601fbac2 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Wed, 1 Nov 2017 14:20:44 +0900 Subject: Update document Update ApplicationGuide Change-Id: I8a9c675adeb8997debaa553f0e45f736a2719010 Signed-off-by: Kazumasa Mitsunari --- doc/api-ref/html/structavailability__s.html | 149 ++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 doc/api-ref/html/structavailability__s.html (limited to 'doc/api-ref/html/structavailability__s.html') diff --git a/doc/api-ref/html/structavailability__s.html b/doc/api-ref/html/structavailability__s.html new file mode 100644 index 0000000..6f7e42f --- /dev/null +++ b/doc/api-ref/html/structavailability__s.html @@ -0,0 +1,149 @@ + + + + + + + +Sound Manager: availability_s Struct Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
Sound Manager +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
availability_s Struct Reference
+
+
+ +

#include <sm-helper.h>

+ + + + + + +

+Data Fields

gint32 availability
 
gint32 avalilable_reason
 
+

Detailed Description

+
+

Definition at line 55 of file sm-helper.h.

+

Field Documentation

+ +

◆ availability

+ +
+
+ + + + +
gint32 availability_s::availability
+
+ +

Definition at line 56 of file sm-helper.h.

+ +
+
+ +

◆ avalilable_reason

+ +
+
+ + + + +
gint32 availability_s::avalilable_reason
+
+ +

Definition at line 57 of file sm-helper.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit 1.2.3-korg