Property | Type | Description | |
---|---|---|---|
table_factor | float[] | ||
table_offset | float[] |
Property | Type | Description | |
---|---|---|---|
allocation | int | ||
factor | float | ||
sample | float | ||
samplelength | int | ||
samplenumber | int | ||
scalefactor | float | ||
subbandnumber | int |
Method | Description | |
---|---|---|
SubbandLayer1 ( int subbandnumber ) : System |
Construtor.
|
|
put_next_sample ( int channels, |
*
|
|
read_allocation ( |
*
|
|
read_sampledata ( |
*
|
|
read_scalefactor ( |
*
|
public SubbandLayer1 ( int subbandnumber ) : System | ||
subbandnumber | int | |
return | System |
public put_next_sample ( int channels, |
||
channels | int | |
filter1 | ||
filter2 | ||
return | bool |
public read_allocation ( |
||
stream | ||
header | ||
crc | ||
return | void |
public read_sampledata ( |
||
stream | ||
return | bool |
public read_scalefactor ( |
||
stream | ||
header | ||
return | void |