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

Method getCodecName

YUViewLib/src/decoder/decoderHM.h:103–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101
102 QString getDecoderName() const override;
103 QString getCodecName() const override { return "hevc"; }
104
105 int nrSignalsSupported() const override { return nrSignals; }
106

Callers 5

runParsingOfFileMethod · 0.45
decoderFFmpegMethod · 0.45
createDecoderMethod · 0.45
getInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected