#include <win32/thpaudio.h> u32 THPAudioGetFrameSize(THPAudioHandle* handle, u32 frame);
| handle | Pointer to a THPAudioHandle structure. |
|---|---|
frame |
Frame number. |
Returns the size of the THP audio data (Byte).
Calculates the THP audio data size (Byte) required for the frame of the THP movie data indicated by frame.
2006/03/01 Initial version.
CONFIDENTIAL