| Constructor and Description |
|---|
Mapping() |
| Modifier and Type | Method and Description |
|---|---|
protected static Mapping |
createInstance(VorbisStream vorbis,
BitInputStream source,
SetupHeader header) |
protected abstract int[] |
getAngles() |
protected abstract int |
getCouplingSteps() |
protected abstract int[] |
getMagnitudes() |
protected abstract int[] |
getMux() |
protected abstract int[] |
getSubmapFloors() |
protected abstract int[] |
getSubmapResidues() |
protected abstract int |
getSubmaps() |
protected abstract int |
getType() |
protected static Mapping createInstance(VorbisStream vorbis, BitInputStream source, SetupHeader header) throws VorbisFormatException, IOException
VorbisFormatExceptionIOExceptionprotected abstract int getType()
protected abstract int[] getAngles()
protected abstract int[] getMagnitudes()
protected abstract int[] getMux()
protected abstract int[] getSubmapFloors()
protected abstract int[] getSubmapResidues()
protected abstract int getCouplingSteps()
protected abstract int getSubmaps()
Copyright © 2017. All rights reserved.