See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::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 
medianame 
[in] string indicating drive of media to eject (encoding determined by version setting) 
track 
[out] track reference for medianame (normally 1
position 
[out] position in track of playback (in same units used in TrackExtents
Return Values
Return Values 
Description 
command unsuccessful 
command successful, returned valid values 
Remarks

Most plug-ins should just call QCDModInitIn::toPlayer::OutputGetCurrentPosition(position, 0).

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