Found at 8001231C
Summary
Function used to drain the CD command queue aborting a stream in progress or error recovery.
Behavior
Check the IO status of the CD, if it is streaming or errored flush the command queue with the fast drain mode. See cdlib_flush_cmds for explanation on the flush modes.
Notes
- It looks like its typically called when we want to abort a stream and is followed by a function or return that leads to a file load.
Function Signature
Parameters: None
Returns
Always 0