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

LayerIIIDecoder Class

Class Implementing Layer 3 Decoder.
Meta::Audio::NLayer::Decoder::LayerIIIDecoder extends Meta.Audio.NLayer.Decoder.LayerDecoderBase.

Overview

Object Data

static bool
GetCRC
( MpegFrame frame,
ref uint crc )

Object Data

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

Details

Object Data

static bool Meta.Audio.NLayer.Decoder.LayerIIIDecoder.GetCRC
( MpegFrame frame,
ref uint crc )
No description available.

Object Data

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