TAP_Hdd_PlayTs

Topfield Documentation

int TAP_Hdd_PlayTs(char *name);

It plays the recorded files. The active folder should be set to the folder that contains the recorded files to be played back. (To move the active folder, use TAP_Hdd_ChangeDir() function.)

  • name : filename of recorded service file.
return value : 0 : Success, other value : ERROR

Additional Documentation