MCPcopy Create free account
hub / github.com/darktable-org/rawspeed / getDecoderVersion

Method getDecoderVersion

src/librawspeed/decoders/MefDecoder.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45
46protected:
47 int getDecoderVersion() const override { return 0; }
48};
49
50} // namespace rawspeed

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected