#include <win32/thpaudio.h>u32 THPAudioGetMaxFrameSize(THPAudioHandle* handle, s32 frame);handle |
Pointer to a THPAudioHandle structure. |
frame |
Number of THP movie data frames. |
Returns the maximum size of the THP audio data (in bytes).
This function calculates the audio data size (in bytes) for each frame in the THP movie data and returns the maximum value of these sizes.
2006/03/01 Initial version.
CONFIDENTIAL