mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Merge remote-tracking branch 'origin/grabberDiscovery' into mediafoundation
This commit is contained in:
@@ -31,7 +31,7 @@ void X11Wrapper::stop()
|
||||
|
||||
bool X11Wrapper::displayInit()
|
||||
{
|
||||
return _grabber.Setup();
|
||||
return _grabber.setupDisplay();
|
||||
}
|
||||
|
||||
void X11Wrapper::capture()
|
||||
|
Reference in New Issue
Block a user