See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::toPlayer > OutputGetCurrentPosition
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
OutputGetCurrentPosition

The plug-in can call this function to get the precise playback position of the output plug-in.

Parameters
Parameters 
Description 
position 
[out] position in track of playback (based on markers sent in on OutputWrite) 
flags 
[in] no flags currently defined 
Return Values
Return Values 
Description 
command unsuccessful 
command successful, returned valid values 
Remarks

This is generally only called when the player calls the plug-in’s GetCurrentPosition function. 

The value returned in the position parameter will be a value of markers passed to OutputWrite.

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