C# 클래스 javazoom.jl.decoder.LayerIIIDecoder.Sftable

*********************************************************** ***********************************************************
파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 프로퍼티들

프로퍼티 타입 설명
l int[]
s int[]

공개 메소드들

메소드 설명
Sftable ( LayerIIIDecoder enclosingInstance ) : System
Sftable ( LayerIIIDecoder enclosingInstance, int thel, int thes ) : System

비공개 메소드들

메소드 설명
InitBlock ( LayerIIIDecoder enclosingInstance ) : void

메소드 상세

Sftable() 공개 메소드

public Sftable ( LayerIIIDecoder enclosingInstance ) : System
enclosingInstance LayerIIIDecoder
리턴 System

Sftable() 공개 메소드

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

프로퍼티 상세

l 공개적으로 프로퍼티

public int[] l
리턴 int[]

s 공개적으로 프로퍼티

public int[] s
리턴 int[]