The plug-in calls this function to update the player playback position as the audio is rendered.
|
Parameters |
Description |
|
marker |
[in] position of playback based on most recent write marker that was played |
|
Return Values |
Description |
|
void |
no return value |
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.
|
Copyright (c) Quinnware 2007. All rights reserved.
|