Package | Description |
---|---|
org.gagravarr.ogg | |
org.gagravarr.opus | |
org.gagravarr.skeleton | |
org.gagravarr.speex | |
org.gagravarr.theora | |
org.gagravarr.vorbis |
Modifier and Type | Class and Description |
---|---|
class |
OggStreamAudioData
Raw, compressed audio
|
class |
OggStreamVideoData
Raw, compressed video
|
Modifier and Type | Class and Description |
---|---|
class |
OpusAudioData
Raw, compressed audio data
|
Modifier and Type | Class and Description |
---|---|
class |
SkeletonKeyFramePacket
Keyframe Index Packets, used for seeking within the
main streams
|
Modifier and Type | Class and Description |
---|---|
class |
SpeexAudioData
Raw, compressed audio data
|
Modifier and Type | Class and Description |
---|---|
class |
TheoraVideoData
Raw, compressed video data
|
Modifier and Type | Field and Description |
---|---|
protected OggStreamAudioVisualData |
TheoraFile.AudioVisualDataAndSid.data |
Modifier and Type | Method and Description |
---|---|
OggStreamAudioVisualData |
TheoraFile.getNextAudioVisualPacket()
Returns the next audio or video packet across
any supported stream, or null if no more remain
|
OggStreamAudioVisualData |
TheoraFile.getNextAudioVisualPacket(Set<Integer> sids)
Returns the next audio or video packet from any of
the specified streams, or null if no more remain
|
Modifier and Type | Class and Description |
---|---|
class |
VorbisAudioData
Raw, compressed audio data
|
Copyright © 2015. All rights reserved.