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

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

공개 프로퍼티들

프로퍼티 타입 설명
big_values int
block_type int
count1table_select int
global_gain int
mixed_block_flag int
part2_3_length int
preflag int
region0_count int
region1_count int
scalefac_compress int
scalefac_scale int
subblock_gain int[]
table_select int[]
window_switching_flag int

공개 메소드들

메소드 설명
gr_info_s ( ) : System

Dummy Constructor

메소드 상세

gr_info_s() 공개 메소드

Dummy Constructor
public gr_info_s ( ) : System
리턴 System

프로퍼티 상세

big_values 공개적으로 프로퍼티

public int big_values
리턴 int

block_type 공개적으로 프로퍼티

public int block_type
리턴 int

count1table_select 공개적으로 프로퍼티

public int count1table_select
리턴 int

global_gain 공개적으로 프로퍼티

public int global_gain
리턴 int

mixed_block_flag 공개적으로 프로퍼티

public int mixed_block_flag
리턴 int

part2_3_length 공개적으로 프로퍼티

public int part2_3_length
리턴 int

preflag 공개적으로 프로퍼티

public int preflag
리턴 int

region0_count 공개적으로 프로퍼티

public int region0_count
리턴 int

region1_count 공개적으로 프로퍼티

public int region1_count
리턴 int

scalefac_compress 공개적으로 프로퍼티

public int scalefac_compress
리턴 int

scalefac_scale 공개적으로 프로퍼티

public int scalefac_scale
리턴 int

subblock_gain 공개적으로 프로퍼티

public int[] subblock_gain
리턴 int[]

table_select 공개적으로 프로퍼티

public int[] table_select
리턴 int[]

window_switching_flag 공개적으로 프로퍼티

public int window_switching_flag
리턴 int