xref: /aosp_15_r20/frameworks/wilhelm/src/README.txt (revision bebae9c0e76121f8312ccb50385c080b3a0b023c)
1This is the source code for the Wilhelm project, an implementation of native audio
2and multimedia for Android based on Khronos Group OpenSL ES and OpenMAX AL 1.0.1.
3
4Top-level:
5 * Makefile
6 * Initial entry points
7 * Common glue code
8
9Subdirectories:
10android/ Android platform-specific code, other than interfaces
11autogen/ Automagically generated files, do not edit by hand
12desktop/ Experimental desktop PC platform-specific code
13itf/     OpenSL ES and OpenMAX AL interfaces, including Android-specific extensions
14objects/ OpenSL ES and OpenMAX AL objects aka classes
15ut/      Private utility toolkit
16