From fd8e60b778faa10adeffa96fa0c734d8b0f8384f Mon Sep 17 00:00:00 2001 From: etobi Date: Sat, 13 Feb 2010 00:28:21 +0100 Subject: Ttxtsubs plugin hook --- device.h | 1 + 1 file changed, 1 insertion(+) (limited to 'device.h') diff --git a/device.h b/device.h index d937e5f..841a5d4 100644 --- a/device.h +++ b/device.h @@ -534,6 +534,7 @@ private: cTsToPes tsToPesVideo; cTsToPes tsToPesAudio; cTsToPes tsToPesSubtitle; + cTsToPes tsToPesTeletext; bool isPlayingVideo; protected: const cPatPmtParser *PatPmtParser(void) const { return &patPmtParser; } -- cgit v1.2.3