|
FreeRDP
|
Data Fields | |
| SLObjectItf | engineObject |
| SLEngineItf | engineEngine |
| SLObjectItf | outputMixObject |
| SLObjectItf | bqPlayerObject |
| SLPlayItf | bqPlayerPlay |
| SLVolumeItf | bqPlayerVolume |
| SLAndroidSimpleBufferQueueItf | bqPlayerBufferQueue |
| SLEffectSendItf | bqPlayerEffectSend |
| unsigned int | outchannels |
| unsigned int | sr |
| unsigned int | queuesize |
| wQueue * | queue |
Definition at line 45 of file rdpsnd/client/opensles/opensl_io.h.
| SLAndroidSimpleBufferQueueItf OPENSL_STREAM::bqPlayerBufferQueue |
Definition at line 58 of file rdpsnd/client/opensles/opensl_io.h.
| SLEffectSendItf OPENSL_STREAM::bqPlayerEffectSend |
Definition at line 59 of file rdpsnd/client/opensles/opensl_io.h.
| SLObjectItf OPENSL_STREAM::bqPlayerObject |
Definition at line 55 of file rdpsnd/client/opensles/opensl_io.h.
| SLPlayItf OPENSL_STREAM::bqPlayerPlay |
Definition at line 56 of file rdpsnd/client/opensles/opensl_io.h.
| SLVolumeItf OPENSL_STREAM::bqPlayerVolume |
Definition at line 57 of file rdpsnd/client/opensles/opensl_io.h.
| SLEngineItf OPENSL_STREAM::engineEngine |
Definition at line 49 of file rdpsnd/client/opensles/opensl_io.h.
| SLObjectItf OPENSL_STREAM::engineObject |
Definition at line 48 of file rdpsnd/client/opensles/opensl_io.h.
| unsigned int OPENSL_STREAM::outchannels |
Definition at line 61 of file rdpsnd/client/opensles/opensl_io.h.
| SLObjectItf OPENSL_STREAM::outputMixObject |
Definition at line 52 of file rdpsnd/client/opensles/opensl_io.h.
| wQueue* OPENSL_STREAM::queue |
Definition at line 65 of file rdpsnd/client/opensles/opensl_io.h.
| unsigned int OPENSL_STREAM::queuesize |
Definition at line 64 of file rdpsnd/client/opensles/opensl_io.h.
| unsigned int OPENSL_STREAM::sr |
Definition at line 62 of file rdpsnd/client/opensles/opensl_io.h.