PSPSDK
2024-10-31
Loading...
Searching...
No Matches
Enumerations
|
Functions
User Audio Library
Enumerations
enum
PspAudioFrequencies
{
PSP_AUDIO_FREQ_44K
= 44100 ,
PSP_AUDIO_FREQ_48K
= 48000 }
Functions
int
sceAudioSetFrequency
(
int
frequency
)
Set audio sampling frequency.
Detailed Description
Enumeration Type Documentation
◆
PspAudioFrequencies
enum
PspAudioFrequencies
Enumerator
PSP_AUDIO_FREQ_44K
Sampling frequency set to 44100Hz.
PSP_AUDIO_FREQ_48K
Sampling frequency set to 48000Hz.
Function Documentation
◆
sceAudioSetFrequency()
int
sceAudioSetFrequency
(
int
frequency
)
Set audio sampling frequency.
Parameters
frequency
- Sampling frequency to set audio output to - either 44100 or 48000.
Returns
0 on success, an error if less than 0.
Generated on Thu Oct 31 2024 23:08:43 for PSPSDK by
1.9.8