API reference
API reference
Select your platform
No SDKs available
No versions available

LayerIIDecoderBase Class

Meta::Audio::NLayer::Decoder::LayerIIDecoderBase extends Meta.Audio.NLayer.Decoder.LayerDecoderBase.

Overview

Object Data

const int
SSLIMIT[Get]

Object Data

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

Object Data

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

Object Data

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

Details

Object Data

const int Meta.Audio.NLayer.Decoder.LayerIIDecoderBase.SSLIMIT
No description available.

Object Data

static bool Meta.Audio.NLayer.Decoder.LayerIIDecoderBase.GetCRC
( MpegFrame frame,
int [] rateTable,
int allocLookupTable,
bool readScfsiBits,
ref uint crc )
No description available.

Object Data

Meta.Audio.NLayer.Decoder.LayerIIDecoderBase.LayerIIDecoderBase
( int allocLookupTable,
int granuleCount )
No description available.
abstract int [] Meta.Audio.NLayer.Decoder.LayerIIDecoderBase.GetRateTable
( IMpegFrame frame )
No description available.
abstract void Meta.Audio.NLayer.Decoder.LayerIIDecoderBase.ReadScaleFactorSelection
( IMpegFrame frame,
int scfsi,
int channels )
No description available.

Object Data

override int Meta.Audio.NLayer.Decoder.LayerIIDecoderBase.DecodeFrame
( IMpegFrame frame,
float [] ch0,
float [] ch1 )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon