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

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

begin() overrideMPGDecoderinlinevirtual
decoder_MPGDecoderprotected
driver()MPGDecoderinline
end() overrideMPGDecoderinlinevirtual
flush() overrideMPGDecoderinlinevirtual
frame_bufferMPGDecoderprotected
hasError()MPGDecoderinline
MPGDecoder()MPGDecoderinline
MPGDecoder(Print &out)MPGDecoderinline
MPGDecoder(VideoOutput &out)MPGDecoderinline
onFrame(tinympg::TinyMPGDecoder< tinympg::PSRAMAllocatorESP32< uint8_t > > &decoder, void *userData)MPGDecoderinlineprotectedstatic
p_outMPGDecoderprotected
p_out_videoMPGDecoderprotected
pixel_formatMPGDecoderprotected
setOutput(Print &out) overrideMPGDecoderinlinevirtual
setOutput(VideoOutput &out)MPGDecoderinline
setVideoFormat(VideoFormat format) overrideMPGDecoderinlinevirtual
videoInfo() overrideMPGDecoderinlinevirtual
write(const uint8_t *data, size_t len) overrideMPGDecoderinlinevirtual
writeFrame(tinympg::TinyMPGDecoder< tinympg::PSRAMAllocatorESP32< uint8_t > > &decoder)MPGDecoderinlineprotected
writeToOutput(uint8_t *data, size_t len)MPGDecoderinlineprotected
~VideoDecoder()=defaultVideoDecodervirtual