#include <revolution/dvd.h> void DVDResume(void);
None.
None.
When the queue is in the pause state from a call to the DVDPause function, the DVDResume function requests the DVD device driver to resume processing commands in the queue. You can also call this function even if the device driver is not paused. In this case, DVDResume does nothing.
2006/03/01 Initial version.
CONFIDENTIAL