22 #ifndef AUDIO_DECODERS_APC_H 23 #define AUDIO_DECODERS_APC_H 25 #include "common/scummsys.h" 26 #include "audio/audiostream.h" 29 class SeekableReadStream;
56 APCStream *makeAPCStream(uint sampleRate,
bool stereo);
Definition: audiostream.h:446
PacketizedAudioStream * makeAPCStream(Common::SeekableReadStream &header)
Definition: algorithm.h:29