|
Class Summary |
| DefaultPagingAlgorithm |
This is a default implementation of a paging algorithm. |
| LogicalInputStream |
A logical input stream is a single encoded media stream multiplexed
into an ogg stream possibly with other logical streams. |
| LogicalOutputStream |
This is a logical output stream to a given Ogg stream. |
| OggInputStream |
This is the starting point for decoding an ogg stream. |
| OggOutputStream |
This class is the starting point for creating an ogg bitstream. |
| Packet |
This class encapsulates all data for a given packet. |
| Page |
This class represents a page in the ogg format, and gives low-level
manipulator access to all fields. |
| PageFactory |
This class creates pages for the physical ogg stream. |