#include <cddandroidOpenSLEngine.h>
Additional Inherited Members | |
Static Public Member Functions inherited from SimpleAudioEngine | |
| static SimpleAudioEngine * | getInstance () |
| Get the shared Engine object,it will new one when first time be called. More... | |
| local | getInstance () |
| Get the shared Engine object,it will new one when first time be called. More... | |
| static SimpleAudioEngine * | sharedEngine () |
| static void | end () |
| Release the shared Engine object. More... | |
| local | end () |
| Release the shared Engine object. More... | |
Protected Member Functions inherited from SimpleAudioEngine | |
| SimpleAudioEngine () | |
| virtual | ~SimpleAudioEngine () |