The player calls this function to determine the precise playback position of the audio.
|
Parameters |
Description |
|
position |
[out] position in track of playback (based on markers sent to Write) |
|
flags |
[in] no flags currently defined |
|
Return Values |
Description |
|
0 |
command unsuccessful |
|
1 |
command successful |
The function should return the last marker value that the module has rendered most recently.
|
Copyright (c) Quinnware 2007. All rights reserved.
|