picobsd
Joined: 19 Apr 2007 Posts: 18
|
Posted: Tue Jul 24, 2007 12:56 pm Post subject: A stupid question of psp audio function, thanks |
|
|
| hi, I am reading mp3 decode program, it's first function is <MP3_Init(int channel)> and I saw the only argument 'channel' is passed to function <pspAudioSetChannelCallback>, could you please tell me what the 'channel' is? how should I understand it's meaning, does it means the program use No.0 (first) sound channel? is the channel hard or soft? does use channel 0 meas it is NOT stereo(because only take one channel)? |
|