|
arduino-audio-tools
|
This is the complete list of members for VorbisDecoder, including all inherited members.
| active | VorbisDecoder | protected |
| addNotifyAudioChange(AudioInfoSupport &bi) | AudioInfoSource | inlinevirtual |
| AudioDecoder()=default (defined in AudioDecoder) | AudioDecoder | |
| AudioDecoder(AudioDecoder const &)=delete (defined in AudioDecoder) | AudioDecoder | |
| audioInfo() override | VorbisDecoder | inlinevirtual |
| audioInfo() override | VorbisDecoder | inlinevirtual |
| audioInfoOut() | AudioInfoSupport | inlinevirtual |
| begin() override | VorbisDecoder | inlinevirtual |
| begin() override | VorbisDecoder | inlinevirtual |
| begin(AudioInfo info) override (defined in AudioDecoder) | AudioDecoder | inlinevirtual |
| bitstream (defined in VorbisDecoder) | VorbisDecoder | protected |
| callbacks (defined in VorbisDecoder) | VorbisDecoder | protected |
| cfg (defined in VorbisDecoder) | VorbisDecoder | protected |
| clearNotifyAudioChange() | AudioInfoSource | inlinevirtual |
| convertFloatToInt16PCM(float **pcm, int samples, int channels) | VorbisDecoder | inlineprotected |
| copy() override | VorbisDecoder | inlinevirtual |
| copyAll() | StreamingDecoder | inline |
| currentInfo() (defined in VorbisDecoder) | VorbisDecoder | inlineprotected |
| decodeAudioPacket(ogg_packet &packet) | VorbisDecoder | inlineprotected |
| decoder_initialized (defined in VorbisDecoder) | VorbisDecoder | protected |
| delay_on_no_data_ms (defined in VorbisDecoder) | VorbisDecoder | protected |
| delay_wait_for_data_ms (defined in VorbisDecoder) | VorbisDecoder | protected |
| end() override | VorbisDecoder | inlinevirtual |
| end() override | VorbisDecoder | inlinevirtual |
| file (defined in VorbisDecoder) | VorbisDecoder | protected |
| getOpenError(int error) (defined in VorbisDecoder) | VorbisDecoder | inlineprotected |
| getOutput() (defined in AudioDecoder) | AudioDecoder | inline |
| header_packets (defined in VorbisDecoder) | VorbisDecoder | protected |
| id | AudioDecoder | |
| info (defined in StreamingDecoder) | StreamingDecoder | protected |
| info (defined in AudioDecoder) | AudioDecoder | protected |
| initDecoder() | VorbisDecoder | inlineprotected |
| is_first (defined in VorbisDecoder) | VorbisDecoder | protected |
| is_notify_active (defined in AudioInfoSource) | AudioInfoSource | protected |
| is_notify_active (defined in AudioInfoSource) | AudioInfoSource | protected |
| is_ov_open (defined in VorbisDecoder) | VorbisDecoder | protected |
| audio_tools::isNotifyActive() | AudioInfoSource | inline |
| audio_tools::AudioDecoder::isNotifyActive() | AudioInfoSource | inline |
| isResultPCM() | AudioDecoder | inlinevirtual |
| max_read_size (defined in VorbisDecoder) | VorbisDecoder | protected |
| mime() override | VorbisDecoder | inlinevirtual |
| notify_vector (defined in AudioInfoSource) | AudioInfoSource | protected |
| notify_vector (defined in AudioInfoSource) | AudioInfoSource | protected |
| notifyAudioChange(AudioInfo info) (defined in AudioInfoSource) | AudioInfoSource | inlineprotected |
| notifyAudioChange(AudioInfo info) (defined in AudioInfoSource) | AudioInfoSource | inlineprotected |
| num_header_packets | VorbisDecoder | protected |
| operator bool() override | VorbisDecoder | inlinevirtual |
| operator bool() override | VorbisDecoder | inlinevirtual |
| operator=(AudioDecoder const &)=delete (defined in AudioDecoder) | AudioDecoder | |
| ovOpen() (defined in VorbisDecoder) | VorbisDecoder | inlineprotected |
| p_input | StreamingDecoder | protected |
| p_print | VorbisDecoder | protected |
| parseHeaderPacket(ogg_packet &packet, int header_packets) | VorbisDecoder | inlineprotected |
| pcm (defined in VorbisDecoder) | VorbisDecoder | protected |
| pcm_buffer_size | VorbisDecoder | protected |
| pcmout_buffer | VorbisDecoder | protected |
| read_func(void *ptr, size_t size, size_t nmemb, void *datasource) (defined in VorbisDecoder) | VorbisDecoder | inlineprotectedstatic |
| readBytes(uint8_t *data, size_t len) override | VorbisDecoder | inlineprotectedvirtual |
| readError(long error) (defined in VorbisDecoder) | VorbisDecoder | inlineprotected |
| removeNotifyAudioChange(AudioInfoSupport &bi) | AudioInfoSource | inlinevirtual |
| seek_func(void *datasource, ogg_int64_t offset, int whence) (defined in VorbisDecoder) | VorbisDecoder | inlineprotectedstatic |
| audio_tools::setAudioInfo(AudioInfo newInfo) override | StreamingDecoder | inlineprotectedvirtual |
| audio_tools::AudioDecoder::setAudioInfo(AudioInfo from) override | AudioDecoder | inlinevirtual |
| setCodecConfig(const uint8_t *data, size_t len) | AudioDecoder | inlinevirtual |
| setDelayOnNoData(size_t delay) | VorbisDecoder | inline |
| setInput(Stream &inStream) | StreamingDecoder | inline |
| audio_tools::setNotifyActive(bool flag) | AudioInfoSource | inline |
| audio_tools::AudioDecoder::setNotifyActive(bool flag) | AudioInfoSource | inline |
| audio_tools::setOutput(Print &out_stream) | StreamingDecoder | inlinevirtual |
| audio_tools::setOutput(AudioStream &out_stream) | StreamingDecoder | inlinevirtual |
| audio_tools::setOutput(AudioOutput &out_stream) | StreamingDecoder | inlinevirtual |
| audio_tools::AudioDecoder::setOutput(AudioStream &out_stream) | AudioDecoder | inlinevirtual |
| audio_tools::AudioDecoder::setOutput(AudioOutput &out_stream) | AudioDecoder | inlinevirtual |
| audio_tools::AudioDecoder::setOutput(Print &out_stream) override | AudioDecoder | inlinevirtual |
| setReadSize(size_t size) | VorbisDecoder | inline |
| setWaitForData(size_t wait) | VorbisDecoder | inline |
| tell_func(void *datasource) (defined in VorbisDecoder) | VorbisDecoder | inlineprotectedstatic |
| vb | VorbisDecoder | protected |
| vc | VorbisDecoder | protected |
| vd | VorbisDecoder | protected |
| vi | VorbisDecoder | protected |
| VorbisDecoder()=default (defined in VorbisDecoder) | VorbisDecoder | |
| VorbisDecoder(size_t buffer_size=256, int header_packets=3) | VorbisDecoder | inline |
| write(const uint8_t *data, size_t len) override | VorbisDecoder | inlinevirtual |
| writeBlocking(Print *out, uint8_t *data, size_t len) (defined in AudioWriter) | AudioWriter | inlineprotected |
| ~AudioDecoder()=default (defined in AudioDecoder) | AudioDecoder | virtual |
| ~StreamingDecoder()=default (defined in StreamingDecoder) | StreamingDecoder | virtual |
| ~VorbisDecoder() | VorbisDecoder | inline |
| ~VorbisDecoder() | VorbisDecoder | inline |