Package | Description |
---|---|
de.jarnbjo.flac | |
de.jarnbjo.jmf | |
de.jarnbjo.ogg | |
de.jarnbjo.theora | |
de.jarnbjo.vorbis |
Constructor and Description |
---|
FlacStream(LogicalOggStream oggStream) |
Modifier and Type | Method and Description |
---|---|
LogicalOggStream |
OggJmfStream.getLogicalStream(int serialNumber) |
Modifier and Type | Method and Description |
---|---|
static OggTrack |
OggTrack.createInstance(LogicalOggStream source) |
Constructor and Description |
---|
FlacTrack(LogicalOggStream source,
byte[] siHeaderData) |
OggTrack(LogicalOggStream source) |
TheoraTrack(LogicalOggStream source,
byte[] idHeaderData) |
VorbisTrack(LogicalOggStream source,
byte[] idHeaderData) |
Modifier and Type | Class and Description |
---|---|
class |
LogicalOggStreamImpl |
Constructor and Description |
---|
TheoraStream(LogicalOggStream oggStream) |
Constructor and Description |
---|
VorbisStream(LogicalOggStream oggStream) |
Copyright © 2016 Tor-Einar Jarnbjo. All Rights Reserved.