MIXQuit

Syntax

#include <revolution.h>
#include <revolution/mix.h>

void MIXQuit(void);

Arguments

None.

Return Values

None.

Description

The MIXQuit function is called when you want to shut down the mixer carefully.

Note: This function currently does nothing. Use this interface if code must be run in order to silence any mixer input.

See Also

MIXInit

Revision History

2006/03/01 Initial version.


CONFIDENTIAL