Use DT files to get status of FKMS and rpivid

This commit is contained in:
Cameron Gutman
2022-01-09 16:44:20 -06:00
parent 384dd2adab
commit 808933cd70
2 changed files with 52 additions and 38 deletions
@@ -20,6 +20,7 @@ public:
private:
static void InputPortCallback(MMAL_PORT_T* port, MMAL_BUFFER_HEADER_T* buffer);
bool getDtDeviceStatus(QString name, bool ifUnknown);
bool isMmalOverlaySupported();
void setupBackground(PDECODER_PARAMETERS params);