API reference

LayerIIDecoderBase Class

Protected Fields

const int SSLIMIT[Get]

Object Data for protected-static-func

static bool GetCRC
( MpegFrame frame,
int [] rateTable,
int allocLookupTable,
bool readScfsiBits,
ref uint crc )

Protected Functions

LayerIIDecoderBase
( int allocLookupTable,
int granuleCount )
abstract int [] GetRateTable
( IMpegFrame frame )
abstract void ReadScaleFactorSelection
( IMpegFrame frame,
int scfsi,
int channels )

Object Data for package-func

virtual override int DecodeFrame
( IMpegFrame frame,
float [] ch0,
float [] ch1 )