Class QoaDecoder
java.lang.Object
de.pottgames.tuningfork.decoder.QoaDecoder
-
Field Details
-
stream
-
-
Constructor Details
-
QoaDecoder
public QoaDecoder(InputStream stream, long samplesPerChannel) throws IOException, TuningForkException - Throws:
IOExceptionTuningForkException
-
-
Method Details
-
read
- Throws:
IOExceptionTuningForkException
-
outputBitsPerSample
public int outputBitsPerSample() -
outputChannels
public int outputChannels() -
outputSampleRate
public int outputSampleRate() -
outputTotalSamplesPerChannel
public long outputTotalSamplesPerChannel() -
outputPcmDataType
-
close
- Throws:
IOExceptionNullPointerException
-