Package | Description |
---|---|
org.gagravarr.theora |
Modifier and Type | Class and Description |
---|---|
class |
TheoraComments
This is a
VorbisComments with an Theora metadata
block header, rather than the usual Vorbis one. |
class |
TheoraInfo
The identification header identifies the bitstream as Theora,
and includes the Theora version, the frame details, the picture
region details and similar.
|
class |
TheoraSetup
The setup includes the limit values for the loop filter, the setup
details for the dequantization tables, and the DCT unpacking
Huffman tables
|
class |
TheoraVideoData
Raw, compressed video data
|
Modifier and Type | Method and Description |
---|---|
static TheoraPacket |
TheoraPacketFactory.create(OggPacket packet)
Creates the appropriate
TheoraPacket
instance based on the type. |
Copyright © 2015. All rights reserved.