THPSimpleGetFrameRate

Syntax

#include "THPSimple.h"

f32 THPSimpleGetFrameRate(void);

Arguments

None.

Return Values

Returns the frame rate if successful, 0.0f if it fails.

Description

The THPSimpleGetFrameRate function gets the frame rate of the THP movie data that was opened by the THPSimpleOpen function.

See Also

THPSimpleOpen

Revision History

2006/03/01 Initial version.


CONFIDENTIAL