#include <win32/thpaudio.h> u32 THPAudioGetTotalSamples(THPAudioHandle* handle, s32 frame);
| handle | Pointer to a THPAudioHandle structure. |
|---|---|
frame |
Number of THP movie data frames. |
Returns the number of audio data samples required for the THP movie data.
Calculates the number of audio data samples required for THP movie data having a total of frame frames.
2006/03/01 Initial version.
CONFIDENTIAL