FreeRDP
OPENSL_STREAM Struct Reference

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
 

Detailed Description

Definition at line 45 of file rdpsnd/client/opensles/opensl_io.h.

Field Documentation

◆ bqPlayerBufferQueue

SLAndroidSimpleBufferQueueItf OPENSL_STREAM::bqPlayerBufferQueue

Definition at line 58 of file rdpsnd/client/opensles/opensl_io.h.

◆ bqPlayerEffectSend

SLEffectSendItf OPENSL_STREAM::bqPlayerEffectSend

Definition at line 59 of file rdpsnd/client/opensles/opensl_io.h.

◆ bqPlayerObject

SLObjectItf OPENSL_STREAM::bqPlayerObject

Definition at line 55 of file rdpsnd/client/opensles/opensl_io.h.

◆ bqPlayerPlay

SLPlayItf OPENSL_STREAM::bqPlayerPlay

Definition at line 56 of file rdpsnd/client/opensles/opensl_io.h.

◆ bqPlayerVolume

SLVolumeItf OPENSL_STREAM::bqPlayerVolume

Definition at line 57 of file rdpsnd/client/opensles/opensl_io.h.

◆ engineEngine

SLEngineItf OPENSL_STREAM::engineEngine

Definition at line 49 of file rdpsnd/client/opensles/opensl_io.h.

◆ engineObject

SLObjectItf OPENSL_STREAM::engineObject

Definition at line 48 of file rdpsnd/client/opensles/opensl_io.h.

◆ outchannels

unsigned int OPENSL_STREAM::outchannels

Definition at line 61 of file rdpsnd/client/opensles/opensl_io.h.

◆ outputMixObject

SLObjectItf OPENSL_STREAM::outputMixObject

Definition at line 52 of file rdpsnd/client/opensles/opensl_io.h.

◆ queue

wQueue* OPENSL_STREAM::queue

Definition at line 65 of file rdpsnd/client/opensles/opensl_io.h.

◆ queuesize

unsigned int OPENSL_STREAM::queuesize

Definition at line 64 of file rdpsnd/client/opensles/opensl_io.h.

◆ sr

unsigned int OPENSL_STREAM::sr

Definition at line 62 of file rdpsnd/client/opensles/opensl_io.h.


The documentation for this struct was generated from the following file: