|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jarnbjo.flac.Subframe
| Nested Class Summary | |
static class |
Subframe.Constant
|
static class |
Subframe.Fixed
|
static class |
Subframe.Lpc
|
static class |
Subframe.Verbatim
|
| Constructor Summary | |
Subframe()
|
|
| Method Summary | |
static Subframe |
createInstance(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
boolean sideChannel)
|
abstract int[] |
getPcm()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Subframe()
| Method Detail |
public static Subframe createInstance(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
boolean sideChannel)
throws FlacFormatException,
java.io.IOException
FlacFormatException
java.io.IOExceptionpublic abstract int[] getPcm()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||