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, setTrackListenerpublic FlacTrack(LogicalOggStream source, byte[] siHeaderData) throws FlacFormatException, java.io.IOException
FlacFormatExceptionjava.io.IOExceptionpublic Time getDuration()
getDuration in class OggTrackprotected int getSampleRate()
Copyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.