Package | Description |
---|---|
org.gagravarr.flac | |
org.gagravarr.ogg | |
org.gagravarr.opus | |
org.gagravarr.skeleton.tools | |
org.gagravarr.speex | |
org.gagravarr.theora | |
org.gagravarr.vorbis |
Modifier and Type | Method and Description |
---|---|
OggFile |
FlacOggFile.getOggFile()
Returns the underlying Ogg File instance
|
Modifier and Type | Method and Description |
---|---|
static FlacFile |
FlacFile.open(OggFile ogg)
Opens the given file for reading
|
Constructor and Description |
---|
FlacOggFile(OggFile ogg)
Opens the given file for reading
|
Constructor and Description |
---|
OggPacketWriter(OggFile parentFile,
int sid) |
Modifier and Type | Method and Description |
---|---|
OggFile |
OpusFile.getOggFile()
Returns the underlying Ogg File instance
|
Constructor and Description |
---|
OpusFile(OggFile ogg)
Opens the given file for reading
|
Constructor and Description |
---|
SkeletonInfoTool(OggFile ogg) |
Modifier and Type | Method and Description |
---|---|
OggFile |
SpeexFile.getOggFile()
Returns the underlying Ogg File instance
|
Constructor and Description |
---|
SpeexFile(OggFile ogg)
Opens the given file for reading
|
Modifier and Type | Method and Description |
---|---|
OggFile |
TheoraFile.getOggFile()
Returns the underlying Ogg File instance
|
Constructor and Description |
---|
TheoraFile(OggFile ogg)
Opens the given file for reading
|
Modifier and Type | Method and Description |
---|---|
OggFile |
VorbisFile.getOggFile()
Returns the underlying Ogg File instance
|
Constructor and Description |
---|
VorbisFile(OggFile ogg)
Opens the given file for reading
|
Copyright © 2015. All rights reserved.