|
Class Summary |
| BasicStream |
Implementation of the PhysicalOggStream interface for reading
an Ogg stream from a URL. |
| CachedUrlStream |
Implementation of the PhysicalOggStream interface for reading
and caching an Ogg stream from a URL. |
| FileStream |
Implementation of the PhysicalOggStream interface for accessing
normal disk files. |
| LogicalOggStreamImpl |
|
| OggPage |
An instance of this class represents an ogg page read from an ogg file
or network stream. |
| OnDemandUrlStream |
Implementation of the PhysicalOggStream interface for reading
an Ogg stream from a URL. |
| UncachedUrlStream |
Implementation of the PhysicalOggStream interface for reading
an Ogg stream from a URL. |