THPPlayerGetVolume

Syntax

#include "THPPlayer.h"

s32 THPPlayerGetVolume(void);

Arguments

None.

Return Values

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

Description

The THPPlayerGetVolume function gets the playback volume of the current THP audio data.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL