36#ifndef _MPADECOBJFIXPT_H_
37#define _MPADECOBJFIXPT_H_
62 unsigned char bUseSize=0);
76 unsigned long *pulSize,
78 unsigned long *pulPCMSize);
82 unsigned long *pulSize,
84 unsigned long *pulPCMSize,
unsigned char m_bTrustPackets
void DecodeFrame_v(unsigned char *pSource, unsigned long *pulSize, unsigned char *pPCM, unsigned long *pulPCMSize, int *errCode)
void GetPCMInfo_v(unsigned long &ulSampRate, int &nChannels, int &nBitsPerSample)
void DecodeFrame_v(unsigned char *pSource, unsigned long *pulSize, unsigned char *pPCM, unsigned long *pulPCMSize)
int Init_n(unsigned char *pSync, unsigned long ulSize, unsigned char bUseSize=0)
void SetTrustPackets(unsigned char bTrust)
int GetSamplesPerFrame_n()
unsigned char m_bUseFrameSize
MP3FrameInfo m_lastMP3FrameInfo
struct _MP3FrameInfo MP3FrameInfo