From d4ab701073e4876aa3d2e5f6c883cebf08783ac4 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 15 Apr 2016 10:32:50 +0200 Subject: Fix FIG0/8 insertion with data & audio services --- src/fig/FIG0.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/fig/FIG0.h') diff --git a/src/fig/FIG0.h b/src/fig/FIG0.h index 2655aa0..9e491e9 100644 --- a/src/fig/FIG0.h +++ b/src/fig/FIG0.h @@ -131,6 +131,7 @@ class FIG0_8 : public IFIG private: FIGRuntimeInformation *m_rti; bool m_initialised; + bool m_transmit_programme; std::vector::iterator componentFIG0_8; }; -- cgit v1.2.3