| Package | Description |
|---|---|
| org.gagravarr.opus |
| Modifier and Type | Method and Description |
|---|---|
OpusTags |
OpusFile.getTags() |
| Constructor and Description |
|---|
OpusFile(OutputStream out,
int sid,
OpusInfo info,
OpusTags tags)
Opens for writing, based on the settings
from a pre-read file, with a specific
Steam ID (SID).
|
OpusFile(OutputStream out,
OpusInfo info,
OpusTags tags)
Opens for writing, based on the settings
from a pre-read file.
|
Copyright © 2021. All rights reserved.