MCPcopy Create free account
hub / github.com/Liniyous/ElaWidgetTools / getOutputDeviceID

Method getOutputDeviceID

ElaWidgetTools/ElaDxgiManager.cpp:166–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166int ElaDxgiManager::getOutputDeviceID() const
167{
168 Q_D(const ElaDxgiManager);
169 return d->_dxgi->getOutputDeviceID();
170}
171
172void ElaDxgiManager::setGrabArea(int width, int height)
173{

Callers 2

T_ElaScreenMethod · 0.80
setDxDeviceIDMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected