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
FlacFormatException
java.io.IOException
public abstract int[] getPcm()
Copyright © 2014 Tor-Einar Jarnbjo. All Rights Reserved.