THPPlayerGetTotalFrame

Syntax

#include "THPPlayer.h"

u32 THPPlayerGetTotalFrame(void);

Arguments

None.

Return Values

Returns the total number of frames if successful; returns 0 otherwise.

Description

The THPPlayerGetTotalFrame function gets the total number of frames contained in the THP movie data that was opened by the THPPlayerOpen function.

See Also

THPPlayerOpen

Revision History

2006/03/01 Initial version.


CONFIDENTIAL