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

Method getDecodeSignal

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

Source from the content-addressed store, hash-verified

104 virtual bool isSignalDifference(int signalID) const;
105 virtual void setDecodeSignal(int signalID, bool &decoderResetNeeded);
106 int getDecodeSignal() const { return this->decodeSignal; }
107
108 // -- The decoding interface
109 // If the current frame is valid, the current frame can be retrieved using getRawFrameData.

Callers 5

savePlaylistMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected