|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VorbisSetup | |
---|---|
org.gagravarr.vorbis |
Uses of VorbisSetup in org.gagravarr.vorbis |
---|
Methods in org.gagravarr.vorbis that return VorbisSetup | |
---|---|
VorbisSetup |
VorbisFile.getSetup()
|
Constructors in org.gagravarr.vorbis with parameters of type VorbisSetup | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |