MIXQuit

C Specification

#include <revolution.h>
#include <revolution/mix.h>
void MIXQuit(void);

Arguments

None.

Return Values

None.

Description

Call the MIXQuit function if you want to shut down the mixer carefully.

Note: This function currently does nothing. Use this interface if running code is necessary to silence any stray mixer input.

See Also

MIXInit

Revision History

2006/03/01 Initial version.


CONFIDENTIAL