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

Method subFormat

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

Source from the content-addressed store, hash-verified

69 QString encodingTo() const { return encodingTo_; }
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_; }

Callers 5

subtitleMatcherMethod · 0.80
performMethod · 0.80
frmConvertMethod · 0.80
foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected