C# Class javazoom.jl.decoder.LayerIIDecoder

Implements decoding of MPEG Audio Layer II frames.
Inheritance: LayerIDecoder, FrameDecoder
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Méthode Description
LayerIIDecoder ( ) : System

Méthodes protégées

Méthode Description
createSubbands ( ) : void
readScaleFactorSelection ( ) : void

Method Details

LayerIIDecoder() public méthode

public LayerIIDecoder ( ) : System
Résultat System

createSubbands() protected méthode

protected createSubbands ( ) : void
Résultat void

readScaleFactorSelection() protected méthode

protected readScaleFactorSelection ( ) : void
Résultat void