Package | Description |
---|---|
org.gagravarr.flac |
Modifier and Type | Method and Description |
---|---|
FlacOggInfo |
FlacOggFile.getInfo()
Return the Ogg-specific version of the Flac Info
|
FlacOggInfo |
FlacFirstOggPacket.getInfo() |
Constructor and Description |
---|
FlacFirstOggPacket(FlacOggInfo info) |
FlacOggFile(OutputStream out,
FlacOggInfo info,
FlacTags tags)
Opens for writing, based on the settings
from a pre-read file.
|
FlacOggFile(OutputStream out,
int sid,
FlacOggInfo info,
FlacTags tags)
Opens for writing, based on the settings
from a pre-read file, with a specific
Steam ID (SID).
|
Copyright © 2015. All rights reserved.