|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jarnbjo.flac.Frame
| Constructor Summary | |
Frame(BitInputStream source,
StreamInfo streamInfo)
|
|
| Method Summary | |
int |
getBitsPerSample()
|
int |
getBlockSize()
|
int |
getChannels()
|
int[][] |
getPcm()
|
Subframe[] |
getSubframes()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Frame(BitInputStream source,
StreamInfo streamInfo)
throws FlacFormatException,
java.io.IOException
| Method Detail |
public int getBitsPerSample()
public int getChannels()
public int getBlockSize()
public Subframe[] getSubframes()
public int[][] getPcm()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||