MIXInit

Syntax

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

void MIXInit(void);

Arguments

None.

Return Values

None.

Description

The MIXInit function must be called prior to calling any other MIX API functions. This function sets all input channels to the default values.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL