public class VorbisTrack extends OggTrack
?berschrift: JOgg
Beschreibung: Java Ogg implementation
Copyright: Copyright (c) 2002
Organisation:
| Constructor and Description |
|---|
VorbisTrack(LogicalOggStream source,
byte[] idHeaderData) |
| Modifier and Type | Method and Description |
|---|---|
Time |
getDuration() |
Format |
getFormat() |
protected int |
getSampleRate() |
createInstance, getMediaTime, getStartTime, isEnabled, mapFrameToTime, mapTimeToFrame, readFrame, setEnabled, setTrackListenerpublic VorbisTrack(LogicalOggStream source, byte[] idHeaderData) throws VorbisFormatException, java.io.IOException
VorbisFormatExceptionjava.io.IOExceptionpublic Time getDuration()
getDuration in class OggTrackprotected int getSampleRate()
Copyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.