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

The player calls this function to determine the precise playback position of the audio.

Parameters
Parameters 
Description 
position 
[out] position in track of playback (based on markers sent to Write) 
flags 
[in] no flags currently defined 
Return Values
Return Values 
Description 
command unsuccessful 
command successful 
Remarks

The function should return the last marker value that the module has rendered most recently.

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