MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / setDeviceVideoStandard

Method setDeviceVideoStandard

sources/base/SystemWrapper.cpp:121–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void SystemWrapper::setDeviceVideoStandard(const QString& device)
122{
123 if (_grabber != nullptr)
124 _grabber->setDeviceVideoStandard(device);
125}
126
127void SystemWrapper::setHdrToneMappingEnabled(int mode)
128{

Callers 1

handleSettingsUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected