aboutsummaryrefslogtreecommitdiff
path: root/lib/service/servicedvb.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/service/servicedvb.h')
-rw-r--r--lib/service/servicedvb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/service/servicedvb.h b/lib/service/servicedvb.h
index 29cff4d3..8026d655 100644
--- a/lib/service/servicedvb.h
+++ b/lib/service/servicedvb.h
@@ -161,6 +161,7 @@ private:
ePtr<iTSMPEGDecoder> m_decoder;
int m_is_primary;
+ int m_have_video_pid;
/* in timeshift mode, we essentially have two channels, and thus pmt handlers. */
eDVBServicePMTHandler m_service_handler_timeshift;