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

Method getLibraryPaths

YUViewLib/src/decoder/decoderFFmpeg.h:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 void fillStatisticList(stats::StatisticsData &statisticsData) const override;
71
72 QStringList getLibraryPaths() const override { return ff.getLibPaths(); }
73 QString getDecoderName() const override { return "FFmpeg"; }
74 QString getCodecName() const override { return this->codecName; }
75

Callers 1

getInfoMethod · 0.45

Calls 1

getLibPathsMethod · 0.45

Tested by

no test coverage detected