| Package | Description |
|---|---|
| org.gagravarr.flac |
| Modifier and Type | Field and Description |
|---|---|
protected FlacTags |
FlacFile.tags |
| Modifier and Type | Method and Description |
|---|---|
FlacTags |
FlacFile.getTags() |
FlacTags |
FlacTags.FlacTagsAsMetadata.getTags() |
| Constructor and Description |
|---|
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 © 2021. All rights reserved.