Package | Description |
---|---|
org.gagravarr.flac | |
org.gagravarr.tika |
Modifier and Type | Field and Description |
---|---|
protected FlacInfo |
FlacFile.info |
Modifier and Type | Method and Description |
---|---|
FlacInfo |
FlacFile.getInfo() |
FlacInfo |
FlacFirstOggPacket.getInfo() |
Constructor and Description |
---|
FlacFirstOggPacket(FlacInfo info) |
FlacOggFile(OutputStream out,
FlacInfo info,
FlacTags tags)
Opens for writing, based on the settings
from a pre-read file.
|
FlacOggFile(OutputStream out,
int sid,
FlacInfo info,
FlacTags tags)
Opens for writing, based on the settings
from a pre-read file, with a specific
Steam ID (SID).
|
Modifier and Type | Method and Description |
---|---|
protected void |
FlacParser.extractInfo(org.apache.tika.metadata.Metadata metadata,
FlacInfo info) |
Copyright © 2013. All rights reserved.