#include "THPPlayer.h" void THPPlayerStop(void);
None.
None.
The THPPlayerStop function stops playback of THP movie data. Stops the video decode thread, the audio code thread, and the read thread created by the THPPlayerPrepare function and restores the VI post callback.
To once again play THP movie data that was stopped, you must first call the THPPlayerPrepare function.
2006/03/01 Initial version.
CONFIDENTIAL