Functions

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

int sceAudioRoutingGetMode (  ) 

Get routing mode.

Returns:
the current routing mode.
int sceAudioRoutingSetMode ( int  mode  ) 

Set routing mode.

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