getPlayPosition

Gets the local playback position of the current sound effect file.

virtual int getPlayPosition(int64_t& pos) = 0;

Parameters

pos
Output parameter, the playback position of the sound effect file (in milliseconds).

Return Values