#include "THPPlayer.h"
s32 THPPlayerGetVolume(void);
None.
Returns the current playback volume if successful; -1 otherwise.
This function gets the playback volume of the current THP audio data.
03/01/2006 Initial version.