public abstract class Subframe
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Subframe.Constant |
static class |
Subframe.Fixed |
static class |
Subframe.Lpc |
static class |
Subframe.Verbatim |
| Constructor and Description |
|---|
Subframe() |
| Modifier and Type | Method and Description |
|---|---|
static Subframe |
createInstance(BitInputStream source,
Frame frame,
StreamInfo streamInfo,
boolean sideChannel) |
abstract int[] |
getPcm() |
public static Subframe createInstance(BitInputStream source, Frame frame, StreamInfo streamInfo, boolean sideChannel) throws FlacFormatException, java.io.IOException
FlacFormatExceptionjava.io.IOExceptionpublic abstract int[] getPcm()
Copyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.