Mount Fuji Engine  0.8b
MF_API uint32 MFSound_GetPlayCursor ( MFVoice pVoice,
uint32 pWriteCursor = NULL 
)

Gets the current play cursor and write cursor, in samples.

Parameters
pVoicePointer to a playing voice.
pWriteCursorOptional pointer to a uint32 that received the position of the write cursor.
Returns
The play cursor's position, in samples.