arduino-audio-tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
GGWaveDecoder Member List

This is the complete list of members for GGWaveDecoder, including all inherited members.

active (defined in GGWaveDecoder)GGWaveDecoderprotected
addNotifyAudioChange(AudioInfoSupport &bi)AudioInfoSourceinlinevirtual
AudioDecoder()=default (defined in AudioDecoder)AudioDecoder
AudioDecoder(AudioDecoder const &)=delete (defined in AudioDecoder)AudioDecoder
audioInfo()GGWaveDecoderinlinevirtual
audioInfoOut()AudioInfoSupportinlinevirtual
begin() (defined in GGWaveDecoder)GGWaveDecoderinlinevirtual
begin(AudioInfo info) override (defined in AudioDecoder)AudioDecoderinlinevirtual
clearNotifyAudioChange()AudioInfoSourceinlinevirtual
data (defined in GGWaveDecoder)GGWaveDecoderprotected
decode() (defined in GGWaveDecoder)GGWaveDecoderinlineprotected
end() (defined in GGWaveDecoder)GGWaveDecoderinlinevirtual
getOutput() (defined in AudioDecoder)AudioDecoderinline
ggwave (defined in GGWaveDecoder)GGWaveDecoderprotected
GGWaveDecoder() (defined in GGWaveDecoder)GGWaveDecoderinline
GGWaveDecoder(Print &out_stream) (defined in GGWaveDecoder)GGWaveDecoderinline
idAudioDecoder
info (defined in GGWaveDecoder)GGWaveDecoderprotected
is_notify_active (defined in AudioInfoSource)AudioInfoSourceprotected
isNotifyActive()AudioInfoSourceinline
isResultPCM()GGWaveDecoderinlinevirtual
notify_vector (defined in AudioInfoSource)AudioInfoSourceprotected
notifyAudioChange(AudioInfo info) (defined in AudioInfoSource)AudioInfoSourceinlineprotected
operator bool() (defined in GGWaveDecoder)GGWaveDecoderinlinevirtual
operator=(AudioDecoder const &)=delete (defined in AudioDecoder)AudioDecoder
p_print (defined in AudioDecoder)AudioDecoderprotected
playload_len (defined in GGWaveDecoder)GGWaveDecoderprotected
protocols (defined in GGWaveDecoder)GGWaveDecoderprotected
pt_print (defined in GGWaveDecoder)GGWaveDecoderprotected
receive_buffer (defined in GGWaveDecoder)GGWaveDecoderprotected
removeNotifyAudioChange(AudioInfoSupport &bi)AudioInfoSourceinlinevirtual
sample_byte_size (defined in GGWaveDecoder)GGWaveDecoderprotected
samples_format_input (defined in GGWaveDecoder)GGWaveDecoderprotected
samples_format_output (defined in GGWaveDecoder)GGWaveDecoderprotected
samples_per_frame (defined in GGWaveDecoder)GGWaveDecoderprotected
setAudioInfo(AudioInfo ai)GGWaveDecoderinlinevirtual
setCodecConfig(const uint8_t *data, size_t len)AudioDecoderinlinevirtual
setNotifyActive(bool flag)AudioInfoSourceinline
setOutput(Print &out_stream)GGWaveDecoderinlinevirtual
audio_tools::AudioDecoder::setOutput(AudioStream &out_stream)AudioDecoderinlinevirtual
audio_tools::AudioDecoder::setOutput(AudioOutput &out_stream)AudioDecoderinlinevirtual
setPayloadLen(int len) (defined in GGWaveDecoder)GGWaveDecoderinline
setProtocols(ggwave_ProtocolId protocolsArray[N])GGWaveDecoderinline
setSampleByteSize(int size) (defined in GGWaveDecoder)GGWaveDecoderinline
setSamplesFormatInput(ggwave_SampleFormat fmt) (defined in GGWaveDecoder)GGWaveDecoderinline
setSamplesFromatOutput(ggwave_SampleFormat fmt) (defined in GGWaveDecoder)GGWaveDecoderinline
setSamplesPerFrame(int samples) (defined in GGWaveDecoder)GGWaveDecoderinline
write(const uint8_t *data, size_t len) (defined in GGWaveDecoder)GGWaveDecoderinlinevirtual
writeBlocking(Print *out, uint8_t *data, size_t len) (defined in AudioWriter)AudioWriterinlineprotected
~AudioDecoder()=default (defined in AudioDecoder)AudioDecodervirtual