mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update DispmanxWrapper.cpp
This commit is contained in:
parent
30b6deb301
commit
c85b2de13d
@ -45,7 +45,7 @@ void DispmanxWrapper::action()
|
||||
|
||||
void DispmanxWrapper::kodiPlay()
|
||||
{
|
||||
_grabber->setFlags(DISPMANX_SNAPSHOT_NO_RGB|DISPMANX_SNAPSHOT_FILL);
|
||||
_grabber->setFlags(0);
|
||||
GrabberWrapper::kodiPlay();
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user