Package | Description |
---|---|
org.gagravarr.vorbis |
Modifier and Type | Method and Description |
---|---|
VorbisSetup |
VorbisFile.getSetup() |
Constructor and Description |
---|
VorbisFile(OutputStream out,
int sid,
VorbisInfo info,
VorbisComments comments,
VorbisSetup setup)
Opens for writing, based on the settings
from a pre-read file, with a specific
Steam ID (SID).
|
VorbisFile(OutputStream out,
VorbisInfo info,
VorbisComments comments,
VorbisSetup setup)
Opens for writing, based on the settings
from a pre-read file.
|
Copyright © 2015. All rights reserved.