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
- 0: Success.
- < 0: Failure. See MEDIA_PLAYER_REASON.