|
vdr-plugin-softhddevice-drm-gles 1.6.8-daba64b
|
Device State Machine and Event Handler. More...
#include <atomic>#include <mutex>#include <variant>#include <vector>#include <vdr/thread.h>#include "logger.h"#include "softhddevice.h"#include "statemachine.h"Go to the source code of this file.
Device State Machine and Event Handler.
This file defines cStateMachine which is the implementation of a state machine for cSoftHdDevice and the event handler which controls the state machine.
Definition in file statemachine.cpp.