DVDInit

Syntax

#include <revolution/dvd.h>

void DVDInit(void);

Arguments

None.

Return Values

None.

Description

Initializes the optical disc device driver. You must call this function before performing any processes on the optical disc.

Although the DVDInit function does not need to be called more than once, calling it does not cause problems.

See Also

None.

Revision History

2009/02/03 Added Description.
2006/03/01 Initial version.


CONFIDENTIAL