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

The plug-in calls this function to update the player playback position as the audio is rendered.

Parameters
Parameters 
Description 
marker 
[in] position of playback based on most recent write marker that was played 
Return Values
Return Values 
Description 
void 
no return value 
Remarks

As the playback module renders data, it must send the marker values sent with the data to Write to this function. This will progress the player and update times as playback progresses.

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