MythTV  master
Classes | Typedefs
audiooutputopensles.h File Reference
#include <QMutex>
#include <SLES/OpenSLES.h>
#include <SLES/OpenSLES_Android.h>
#include <jni.h>
#include "audiooutputbase.h"
Include dependency graph for audiooutputopensles.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AudioOutputOpenSLES
 

Typedefs

using slCreateEngine_t = SLresult(*)(SLObjectItf *, SLuint32, const SLEngineOption *, SLuint32, const SLInterfaceID *, const SLboolean *)
 

Typedef Documentation

◆ slCreateEngine_t

using slCreateEngine_t = SLresult (*)( SLObjectItf*, SLuint32, const SLEngineOption*, SLuint32, const SLInterfaceID*, const SLboolean*)

Definition at line 15 of file audiooutputopensles.h.