PSPSDK 1.0+beta2
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
21int sceAudioRoutingSetMode( int mode );
22
29
30#endif
31
int sceAudioRoutingGetMode()
Get routing mode.
int sceAudioRoutingSetMode(int mode)
Set routing mode.