arduino-audio-tools
Loading...
Searching...
No Matches
FLACDecoder Member List

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

addNotifyAudioChange(AudioInfoSupport &bi)AudioInfoSourceinlinevirtual
audioInfo()FLACDecoderinlinevirtual
audioInfoOut()AudioInfoSupportinlinevirtual
begin()FLACDecoderinlinevirtual
clearNotifyAudioChange()AudioInfoSourceinlinevirtual
copy()FLACDecoderinlinevirtual
copyAll()StreamingDecoderinline
decoderFLACDecoderprotected
end()FLACDecoderinlinevirtual
error_callback(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, void *client_data)FLACDecoderinlineprotectedstatic
FLACDecoder(bool isOgg=false)FLACDecoderinline
flush()FLACDecoderinline
infoFLACDecoderprotected
init_statusFLACDecoderprotected
is_activeFLACDecoderprotected
is_md5_checingFLACDecoderprotected
is_notify_activeAudioInfoSourceprotected
is_oggFLACDecoderprotected
isEof(int bytes)FLACDecoderinlineprotected
isInputFromStream()FLACDecoderinlineprotected
isNotifyActive()AudioInfoSourceinline
isOgg() constFLACDecoderinline
mime() overrideFLACDecoderinlinevirtual
notify_vectorAudioInfoSourceprotected
notifyAudioChange(AudioInfo info)AudioInfoSourceinlineprotected
operator bool()FLACDecoderinlinevirtual
p_inputStreamingDecoderprotected
p_printStreamingDecoderprotected
read_callback(const FLAC__StreamDecoder *decoder, FLAC__byte result_buffer[], size_t *bytes, void *client_data)FLACDecoderinlineprotectedstatic
read_timeout_msFLACDecoderprotected
readBytes(uint8_t *data, size_t len) overrideFLACDecoderinlineprotectedvirtual
removeNotifyAudioChange(AudioInfoSupport &bi)AudioInfoSourceinlinevirtual
setAudioInfo(AudioInfo newInfo) overrideStreamingDecoderinlineprotectedvirtual
setInput(Stream &inStream)StreamingDecoderinline
setMD5(bool flag)FLACDecoderinline
setNotifyActive(bool flag)AudioInfoSourceinline
setOgg(bool isOgg)FLACDecoderinline
setOutput(Print &out_stream)StreamingDecoderinlinevirtual
setOutput(AudioStream &out_stream)StreamingDecoderinlinevirtual
setOutput(AudioOutput &out_stream)StreamingDecoderinlinevirtual
setTimeout(uint64_t readTimeout=10000)FLACDecoderinline
time_last_readFLACDecoderprotected
write_callback(const FLAC__StreamDecoder *decoder, const FLAC__Frame *frame, const FLAC__int32 *const buffer[], void *client_data)FLACDecoderinlineprotectedstatic
~FLACDecoder()FLACDecoderinline
~StreamingDecoder()=defaultStreamingDecodervirtual