TAP_Hdd_ChangePlaybackPos

Topfield Documentation

bool TAP_Hdd_ChangePlaybackPos(dword blockPos);

It changes the playback position for the specified point. The total block can be gotten from TAP_Hdd_GetPlayInfo().

  • blockPos : The new position
Return value : TRUE - Success, FALSE - Fail

Additional Documentation