arduino-audio-tools
|
This is the complete list of members for FLACDecoder, including all inherited members.
addNotifyAudioChange(AudioInfoSupport &bi) | AudioInfoSource | inlinevirtual |
audioInfo() | FLACDecoder | inlinevirtual |
begin() | FLACDecoder | inlinevirtual |
clearNotifyAudioChange() | AudioInfoSource | inlinevirtual |
copy() | FLACDecoder | inlinevirtual |
decoder (defined in FLACDecoder) | FLACDecoder | protected |
end() | FLACDecoder | inlinevirtual |
error_callback(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, void *client_data) | FLACDecoder | inlineprotectedstatic |
FLACDecoder(bool isOgg=false) | FLACDecoder | inline |
flush() | FLACDecoder | inline |
info (defined in FLACDecoder) | FLACDecoder | protected |
init_status (defined in FLACDecoder) | FLACDecoder | protected |
is_active (defined in FLACDecoder) | FLACDecoder | protected |
is_md5_checing (defined in FLACDecoder) | FLACDecoder | protected |
is_notify_active (defined in AudioInfoSource) | AudioInfoSource | protected |
is_ogg (defined in FLACDecoder) | FLACDecoder | protected |
isEof(int bytes) | FLACDecoder | inlineprotected |
isInputFromStream() | FLACDecoder | inlineprotected |
isNotifyActive() | AudioInfoSource | inline |
notify_vector (defined in AudioInfoSource) | AudioInfoSource | protected |
notifyAudioChange(AudioInfo info) (defined in AudioInfoSource) | AudioInfoSource | inlineprotected |
operator bool() | FLACDecoder | inlinevirtual |
p_input (defined in StreamingDecoder) | StreamingDecoder | protected |
p_print (defined in StreamingDecoder) | StreamingDecoder | protected |
read_callback(const FLAC__StreamDecoder *decoder, FLAC__byte result_buffer[], size_t *bytes, void *client_data) | FLACDecoder | inlineprotectedstatic |
read_timeout_ms (defined in FLACDecoder) | FLACDecoder | protected |
readBytes(uint8_t *data, size_t len) override (defined in FLACDecoder) | FLACDecoder | inlineprotectedvirtual |
removeNotifyAudioChange(AudioInfoSupport &bi) | AudioInfoSource | inlinevirtual |
setInput(Stream &inStream) | StreamingDecoder | inline |
setMD5(bool flag) | FLACDecoder | inline |
setNotifyActive(bool flag) | AudioInfoSource | inline |
setOgg(bool isOgg) (defined in FLACDecoder) | FLACDecoder | inline |
setOutput(Print &out_stream) | StreamingDecoder | inlinevirtual |
setOutput(AudioStream &out_stream) | StreamingDecoder | inlinevirtual |
setOutput(AudioOutput &out_stream) | StreamingDecoder | inlinevirtual |
setTimeout(uint64_t readTimeout=10000) (defined in FLACDecoder) | FLACDecoder | inline |
time_last_read (defined in FLACDecoder) | FLACDecoder | protected |
write_callback(const FLAC__StreamDecoder *decoder, const FLAC__Frame *frame, const FLAC__int32 *const buffer[], void *client_data) | FLACDecoder | inlineprotectedstatic |
~FLACDecoder() | FLACDecoder | inline |