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

Method getDecoderVersion

src/librawspeed/decoders/MosDecoder.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45protected:
46 int getDecoderVersion() const override { return 0; }
47 std::string make, model;
48 static std::string getXMPTag(const std::string& xmp, const std::string& tag);
49};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected