#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 tells the DVD device driver to resume processing commands in the queue. You can call this function when the device driver is not in the pause state. In this case, DVDResume does nothing.
2006/03/01 Initial version.
CONFIDENTIAL