mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
use SetCECState in deepstandby
This commit is contained in:
@@ -323,6 +323,9 @@ cVideo::cVideo(int, void *, void *, unsigned int unit)
|
|||||||
|
|
||||||
cVideo::~cVideo(void)
|
cVideo::~cVideo(void)
|
||||||
{
|
{
|
||||||
|
if (standby_cec_activ && fd >= 0)
|
||||||
|
SetCECState(true);
|
||||||
|
|
||||||
closeDevice();
|
closeDevice();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user