MCPcopy Create free account
hub / github.com/IENT/YUView / state

Method state

YUViewLib/src/decoder/decoderBase.h:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 virtual bool pushData(QByteArray &data) = 0;
122
123 DecoderState state() const { return this->decoderState; }
124
125 // Get the statistics values for the current frame. In order to enable statistics retrievel,
126 // activate it, reset the decoder and decode to the current frame again.

Callers 8

checkLibraryFileMethod · 0.80
checkLibraryFileMethod · 0.80
checkLibraryFileMethod · 0.80
checkLibraryFileMethod · 0.80
checkLibraryFileMethod · 0.80
loadRawDataMethod · 0.80
allocateDecoderMethod · 0.80
eventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected