OO wrapper for an OpenSL/ES SLEngineItf variable.
More...
#include <Engine.hxx>
|
| Engine ()=default |
|
| Engine (SLEngineItf _engine) |
|
SLresult | CreateAudioPlayer (SLObjectItf *pPlayer, SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) |
|
SLresult | CreateOutputMix (SLObjectItf *pMix, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) |
|
OO wrapper for an OpenSL/ES SLEngineItf variable.
Definition at line 39 of file Engine.hxx.
◆ Engine() [1/2]
◆ Engine() [2/2]
SLES::Engine::Engine |
( |
SLEngineItf |
_engine | ) |
|
|
inlineexplicit |
◆ CreateAudioPlayer()
SLresult SLES::Engine::CreateAudioPlayer |
( |
SLObjectItf * |
pPlayer, |
|
|
SLDataSource * |
pAudioSrc, |
|
|
SLDataSink * |
pAudioSnk, |
|
|
SLuint32 |
numInterfaces, |
|
|
const SLInterfaceID * |
pInterfaceIds, |
|
|
const SLboolean * |
pInterfaceRequired |
|
) |
| |
|
inline |
◆ CreateOutputMix()
SLresult SLES::Engine::CreateOutputMix |
( |
SLObjectItf * |
pMix, |
|
|
SLuint32 |
numInterfaces, |
|
|
const SLInterfaceID * |
pInterfaceIds, |
|
|
const SLboolean * |
pInterfaceRequired |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: