See Also
You are here: Player Plug-ins > Definitions > Playback Plug-ins > QCDModInitPlay2 > QCDModInitPlay2::toModule > DrainCancel
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
DrainCancel

The player calls this function to cancel any Drain requests currently in action.

Parameters
Parameters 
Description 
flags 
[in] no flags currently defined 
Return Values
Return Values 
Description 
command unsuccessful 
command successful 
Remarks

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.

See Also
Copyright (c) Quinnware 2007. All rights reserved.