| Package | Description |
|---|---|
| de.jarnbjo.ogg |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicStream
Implementation of the
PhysicalOggStream interface for reading
an Ogg stream from a URL. |
class |
CachedUrlStream
Implementation of the
PhysicalOggStream interface for reading
and caching an Ogg stream from a URL. |
class |
FileStream
Implementation of the
PhysicalOggStream interface for accessing
normal disk files. |
class |
OnDemandUrlStream
Implementation of the
PhysicalOggStream interface for reading
an Ogg stream from a URL. |
class |
UncachedUrlStream
Implementation of the
PhysicalOggStream interface for reading
an Ogg stream from a URL. |
| Constructor and Description |
|---|
LogicalOggStreamImpl(PhysicalOggStream source,
int serialNumber) |
Copyright © 2017. All rights reserved.