Async  1.3.1
Async::AudioDecoder Member List

This is the complete list of members for Async::AudioDecoder, including all inherited members.

allEncodedSamplesFlushedAsync::AudioDecoder
allSamplesFlushed(void)Async::AudioDecoderinlineprotectedvirtual
AudioDecoder(void)Async::AudioDecoderinline
AudioSource(void)Async::AudioSourceinline
clearHandler(void)Async::AudioSourceprotected
create(const std::string &name)Async::AudioDecoderstatic
flushEncodedSamples(void)Async::AudioDecoderinlinevirtual
handleAllSamplesFlushed(void)Async::AudioSourceinline
handler(void) const Async::AudioSourceinlineprotected
isRegistered(void) const Async::AudioSourceinline
name(void) const =0Async::AudioDecoderpure virtual
printCodecParams(void) const Async::AudioDecoderinlinevirtual
registerSink(AudioSink *sink, bool managed=false)Async::AudioSource
resumeOutput(void)Async::AudioDecoderinlinevirtual
setHandler(AudioSource *handler)Async::AudioSourceprotected
setOption(const std::string &name, const std::string &value)Async::AudioDecoderinlinevirtual
sink(void) const Async::AudioSourceinline
sinkFlushSamples(void)Async::AudioSourceprotected
sinkManaged(void) const Async::AudioSourceinline
sinkWriteSamples(const float *samples, int len)Async::AudioSourceprotected
unregisterSink(void)Async::AudioSource
writeEncodedSamples(void *buf, int size)=0Async::AudioDecoderpure virtual
~AudioDecoder(void)Async::AudioDecoderinlinevirtual
~AudioSource(void)Async::AudioSourcevirtual