PSPSDK
2024-10-31
Loading...
Searching...
No Matches
pspaudiorouting.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - https://github.com/pspdev
3
* -----------------------------------------------------------------------
4
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5
*
6
* pspaudiorouting.h - Interface to sceAudioRouting.
7
*
8
* Copyright (c) 2007 Alexander Berl <raphael@fx-world.org>
9
*
10
*/
11
#ifndef __PSPAUDIOROUTING_H__
12
#define __PSPAUDIOROUTING_H__
13
21
int
sceAudioRoutingSetMode
(
int
mode );
22
28
int
sceAudioRoutingGetMode
();
29
30
#endif
31
sceAudioRoutingGetMode
int sceAudioRoutingGetMode()
Get routing mode.
sceAudioRoutingSetMode
int sceAudioRoutingSetMode(int mode)
Set routing mode.
kernel
pspaudiorouting.h
Generated on Thu Oct 31 2024 23:08:43 for PSPSDK by
1.9.8