From 321f443bfd3273602e62ecc5f008a7f2a78bb17d 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 fd010d4..41d410c 100644 --- a/device.h +++ b/device.h @@ -584,6 +584,7 @@ private: cTsToPes tsToPesVideo; cTsToPes tsToPesAudio; cTsToPes tsToPesSubtitle; + cTsToPes tsToPesTeletext; bool isPlayingVideo; protected: const cPatPmtParser *PatPmtParser(void) const { return &patPmtParser; } -- cgit v1.2.3