The player calls this function to cancel any Drain requests currently in action.
|
Parameters |
Description |
|
flags |
[in] no flags currently defined |
|
Return Values |
Description |
|
0 |
command unsuccessful |
|
1 |
command successful |
Normally the player calls this function on a separate thread from other module functions. The module should allow any drain call in progress to return immediately and playback should continue in its current state.
|
Copyright (c) Quinnware 2007. All rights reserved.
|