THPPlayerGetVolume

C Specification

#include "THPPlayer.h"
s32 THPPlayerGetVolume(void);

Arguments

None.

Return Values

Returns the current playback volume, if successful; -1 otherwise.

Description

This function gets the playback volume of the current THP audio data.

See Also

Revision History

2006/03/01 Initial version.


CONFIDENTIAL