| Package | Description |
|---|---|
| org.jflac | |
| org.jflac.metadata |
| Modifier and Type | Method and Description |
|---|---|
void |
FLACDecoder.decode(SeekPoint from,
SeekPoint to)
Decode the data frames between two seek points.
|
| Modifier and Type | Field and Description |
|---|---|
protected SeekPoint[] |
SeekTable.points |
| Modifier and Type | Method and Description |
|---|---|
SeekPoint |
SeekTable.getSeekPoint(int idx)
Return the selected seek point.
|
| Constructor and Description |
|---|
SeekTable(SeekPoint[] points,
boolean isLast)
Constructor.
|
Copyright © 2004–2017. All rights reserved.