PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
psp_audio_channelinfo Struct Reference

#include <audio/pspaudiolib.h>

Data Fields

int threadhandle
 
int handle
 
int volumeleft
 
int volumeright
 
pspAudioCallback_t callback
 
voidpdata
 

Field Documentation

◆ callback

◆ handle

int psp_audio_channelinfo::handle

Referenced by pspAudioEnd(), and pspAudioInit().

◆ pdata

void* psp_audio_channelinfo::pdata

◆ threadhandle

int psp_audio_channelinfo::threadhandle

Referenced by pspAudioEnd(), and pspAudioInit().

◆ volumeleft

int psp_audio_channelinfo::volumeleft

Referenced by pspAudioInit(), and pspAudioSetVolume().

◆ volumeright

int psp_audio_channelinfo::volumeright

Referenced by pspAudioInit(), and pspAudioSetVolume().


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