public class Mapping0 extends Mapping
| Modifier | Constructor and Description |
|---|---|
protected |
Mapping0(VorbisStream vorbis,
BitInputStream source,
SetupHeader header) |
| Modifier and Type | Method and Description |
|---|---|
protected int[] |
getAngles() |
protected int |
getCouplingSteps() |
protected int[] |
getMagnitudes() |
protected int[] |
getMux() |
protected int[] |
getSubmapFloors() |
protected int[] |
getSubmapResidues() |
protected int |
getSubmaps() |
protected int |
getType() |
createInstanceprotected Mapping0(VorbisStream vorbis, BitInputStream source, SetupHeader header) throws VorbisFormatException, IOException
VorbisFormatExceptionIOExceptionprotected int[] getMagnitudes()
getMagnitudes in class Mappingprotected int[] getSubmapFloors()
getSubmapFloors in class Mappingprotected int[] getSubmapResidues()
getSubmapResidues in class Mappingprotected int getCouplingSteps()
getCouplingSteps in class Mappingprotected int getSubmaps()
getSubmaps in class MappingCopyright © 2017. All rights reserved.