Package | Description |
---|---|
de.jarnbjo.jmf | |
de.jarnbjo.ogg |
Modifier and Type | Class and Description |
---|---|
class |
OggJmfStream
Implementation of the
PhysicalOggStream interface for accessing
JMF (Java Media Framework) media streams. |
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 © 2013 Tor-Einar Jarnbjo. All Rights Reserved.