Merge remote-tracking branch 'origin/grabberDiscovery' into mediafoundation

This commit is contained in:
Paulchen Panther
2021-04-04 12:43:29 +02:00
committed by LordGrey
187 changed files with 3716 additions and 15430 deletions

View File

@@ -31,7 +31,7 @@ void X11Wrapper::stop()
bool X11Wrapper::displayInit()
{
return _grabber.Setup();
return _grabber.setupDisplay();
}
void X11Wrapper::capture()