Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
OpenSLES.h | D | 12-May-2024 | 95.8 KiB | 2,975 | 2,297 | |
OpenSLES_IID.c | D | 12-May-2024 | 11.7 KiB | 195 | 103 | |
OpenSLES_Platform.h | D | 12-May-2024 | 3.1 KiB | 78 | 18 | |
README.txt | D | 12-May-2024 | 306 | 6 | 5 |
README.txt
1When building applications using the OpenSL-ES API you should compile 2and link the OpenSLES_IID.c file into your project. This file 3contains unique interface IDs for all OpenSL-ES API interfaces. 4These IDs have have been automatically generated. Application 5developers should not edit these interface IDs. 6