mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +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)
|
||||
{
|
||||
if (standby_cec_activ && fd >= 0)
|
||||
SetCECState(true);
|
||||
|
||||
closeDevice();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user