FreeRDP
OPENSL_STREAM Struct Reference

#include <opensl_io.h>

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
 

Field Documentation

◆ bqPlayerBufferQueue

SLAndroidSimpleBufferQueueItf OPENSL_STREAM::bqPlayerBufferQueue

◆ bqPlayerEffectSend

SLEffectSendItf OPENSL_STREAM::bqPlayerEffectSend

◆ bqPlayerObject

SLObjectItf OPENSL_STREAM::bqPlayerObject

◆ bqPlayerPlay

SLPlayItf OPENSL_STREAM::bqPlayerPlay

◆ bqPlayerVolume

SLVolumeItf OPENSL_STREAM::bqPlayerVolume

◆ engineEngine

SLEngineItf OPENSL_STREAM::engineEngine

◆ engineObject

SLObjectItf OPENSL_STREAM::engineObject

◆ outchannels

unsigned int OPENSL_STREAM::outchannels

◆ outputMixObject

SLObjectItf OPENSL_STREAM::outputMixObject

◆ queue

wQueue* OPENSL_STREAM::queue

◆ queuesize

unsigned int OPENSL_STREAM::queuesize

◆ sr

unsigned int OPENSL_STREAM::sr

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