public class FlacTrack extends OggTrack
Constructor and Description |
---|
FlacTrack(LogicalOggStream source,
byte[] siHeaderData) |
Modifier and Type | Method and Description |
---|---|
Time |
getDuration() |
Format |
getFormat() |
protected int |
getSampleRate() |
createInstance, getMediaTime, getStartTime, isEnabled, mapFrameToTime, mapTimeToFrame, readFrame, setEnabled, setTrackListener
public FlacTrack(LogicalOggStream source, byte[] siHeaderData) throws FlacFormatException, java.io.IOException
FlacFormatException
java.io.IOException
public Time getDuration()
getDuration
in class OggTrack
protected int getSampleRate()
Copyright © 2016 Tor-Einar Jarnbjo. All Rights Reserved.