de.jarnbjo.flac
Class StreamInfo
java.lang.Object
de.jarnbjo.flac.MetadataBlock
de.jarnbjo.flac.StreamInfo
- public class StreamInfo
- extends MetadataBlock
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getMinimumBlockSize
public int getMinimumBlockSize()
getMaximumBlockSize
public int getMaximumBlockSize()
getMinimumFrameSize
public int getMinimumFrameSize()
getMaximumFrameSize
public int getMaximumFrameSize()
getSampleRate
public int getSampleRate()
getChannels
public int getChannels()
getBitsPerSample
public int getBitsPerSample()