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, setTrackListener
public VorbisTrack(LogicalOggStream source, byte[] idHeaderData) throws VorbisFormatException, java.io.IOException
VorbisFormatException
java.io.IOException
public Time getDuration()
getDuration
in class OggTrack
protected int getSampleRate()
Copyright © 2016 Tor-Einar Jarnbjo. All Rights Reserved.