aboutsummaryrefslogtreecommitdiff
path: root/docs/STABLE-APIS.html
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2011-01-06 08:21:23 -0800
committerGlenn Kasten <gkasten@google.com>2011-01-06 08:42:35 -0800
commitca0d46d9ffb79e3353628ac1ada94b7c75c0cfa1 (patch)
tree4ce96112d9ffc41b78e144398c8b9478756658f9 /docs/STABLE-APIS.html
parente9db711d8b5dd1c816c782afd0b30fb245250418 (diff)
downloadndk-ca0d46d9ffb79e3353628ac1ada94b7c75c0cfa1.tar.gz
Update native audio API levels and trademarks
Add clarification about future API levels. Add trademark symbols at first reference. Change-Id: Iac4437b6c78bfe36f0d2f9857d938afbb98f4894
Diffstat (limited to 'docs/STABLE-APIS.html')
-rw-r--r--docs/STABLE-APIS.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/STABLE-APIS.html b/docs/STABLE-APIS.html
index 80449fb14..9ccf9ef5e 100644
--- a/docs/STABLE-APIS.html
+++ b/docs/STABLE-APIS.html
@@ -284,6 +284,8 @@ on Android &gt; 2.2 system images and above.
The OpenSL ES native audio Library:
-----------------------------------
+Android native audio is based on Khronos Group OpenSL ES&#0153; 1.0.1.
+
The standard OpenSL ES headers &lt;SLES/OpenSLES.h&gt; and &lt;SLES/OpenSLES_Platform.h&gt;
contain the declarations needed to perform audio input and output from the
native side of Android.
@@ -349,4 +351,4 @@ All the corresponding functions are provided by the "libandroid.so" library
version that comes with API level 9. To use it, use the following:
LOCAL_LDLIBS += -landroid
-</pre></body></html> \ No newline at end of file
+</pre></body></html>