MCPcopy Create free account
hub / github.com/QNapi/qnapi / subExtension

Method subExtension

libqnapi/src/config/postprocessingconfig.h:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 bool showAllEncodings() const { return showAllEncodings_; }
71 QString subFormat() const { return subFormat_; }
72 QString subExtension() const { return subExtension_; }
73 bool skipConvertAds() const { return skipConvertAds_; }
74 bool removeWordsEnabled() const { return removeWordsEnabled_; }
75 QStringList removeWords() const { return removeWords_; }

Callers 4

subtitleMatcherMethod · 0.80
frmConvertMethod · 0.80
readConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected