com.jcraft.jorbis
Class InfoResidue0

java.lang.Object
  |
  +--com.jcraft.jorbis.InfoResidue0

class InfoResidue0
extends java.lang.Object


Field Summary
(package private)  float[] ampmax
           
(package private)  int begin
           
(package private)  int[] blimit
           
(package private)  int[] booklist
           
(package private)  int end
           
(package private)  float[] entmax
           
(package private)  int groupbook
           
(package private)  int grouping
           
(package private)  int partitions
           
(package private)  int[] secondstages
           
(package private)  int[] subgrp
           
 
Constructor Summary
(package private) InfoResidue0()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

begin

int begin

end

int end

grouping

int grouping

partitions

int partitions

groupbook

int groupbook

secondstages

int[] secondstages

booklist

int[] booklist

entmax

float[] entmax

ampmax

float[] ampmax

subgrp

int[] subgrp

blimit

int[] blimit
Constructor Detail

InfoResidue0

InfoResidue0()