PSPSDK 2024-10-31
Loading...
Searching...
No Matches
pspaudiorouting.h File Reference

Go to the source code of this file.

Functions

int sceAudioRoutingSetMode (int mode)
 Set routing mode.
 
int sceAudioRoutingGetMode ()
 Get routing mode.
 

Function Documentation

◆ sceAudioRoutingGetMode()

int sceAudioRoutingGetMode ( )

Get routing mode.

Returns
the current routing mode.

◆ sceAudioRoutingSetMode()

int sceAudioRoutingSetMode ( int  mode)

Set routing mode.

Parameters
modeThe routing mode to set (0 or 1)
Returns
the previous routing mode, or < 0 on error