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
byte_swapMPGDecoderprotected
byteSwap() constMPGDecoderinline
codecFormat() overrideMPGDecoderinlinevirtual
decoder_MPGDecoderprotected
driver()MPGDecoderinline
end() overrideMPGDecoderinlinevirtual
flush() overrideMPGDecoderinlinevirtual
frame_bufferMPGDecoderprotected
frame_emittedMPGDecoderprotected
getWriteTimeMs() constVideoOutputinlinevirtual
hadOutput() const overrideMPGDecoderinlinevirtual
hasError()MPGDecoderinline
ignorePFrames() constMPGDecoderinline
isKeyFrame(const uint8_t *data, size_t len) overrideMPGDecoderinlinevirtual
isValid(const uint8_t *data, size_t len) overrideMPGDecoderinlinevirtual
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
setByteSwap(bool active)MPGDecoderinline
setIgnorePFrames(bool active)MPGDecoderinline
setOutput(Print &out) overrideMPGDecoderinlinevirtual
setOutput(VideoOutput &out) overrideMPGDecoderinlinevirtual
setSkipRender(bool skip)VideoOutputinlinevirtual
setVideoFormat(VideoFormat format) overrideMPGDecoderinlinevirtual
setVideoInfoSource(VideoInfoSource &source)VideoOutputinlinevirtual
totalDecodeMs() constVideoOutputinlinevirtual
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