Async 1.8.0
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) constAsync::AudioSourceinlineprotected
isAvailable(const std::string &name)Async::AudioDecoderstatic
isRegistered(void) constAsync::AudioSourceinline
name(void) const =0Async::AudioDecoderpure virtual
printCodecParams(void) constAsync::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) constAsync::AudioSourceinline
sinkFlushSamples(void)Async::AudioSourceprotected
sinkManaged(void) constAsync::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