C# Class javazoom.jl.decoder.LayerIIIDecoder.Sftable

*********************************************************** ***********************************************************
Mostrar archivo Open project: RHY3756547/FreeSO

Public Properties

Property Type Description
l int[]
s int[]

Public Methods

Method Description
Sftable ( LayerIIIDecoder enclosingInstance ) : System
Sftable ( LayerIIIDecoder enclosingInstance, int thel, int thes ) : System

Private Methods

Method Description
InitBlock ( LayerIIIDecoder enclosingInstance ) : void

Method Details

Sftable() public method

public Sftable ( LayerIIIDecoder enclosingInstance ) : System
enclosingInstance LayerIIIDecoder
return System

Sftable() public method

public Sftable ( LayerIIIDecoder enclosingInstance, int thel, int thes ) : System
enclosingInstance LayerIIIDecoder
thel int
thes int
return System

Property Details

l public_oe property

public int[] l
return int[]

s public_oe property

public int[] s
return int[]