diff options
Diffstat (limited to 'ttxtsubsrecorder.h')
-rw-r--r-- | ttxtsubsrecorder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ttxtsubsrecorder.h b/ttxtsubsrecorder.h index bb9182a..d3ef7ac 100644 --- a/ttxtsubsrecorder.h +++ b/ttxtsubsrecorder.h @@ -6,7 +6,7 @@ struct ttxtinfo; class cTtxtSubsRecorder : public cTtxtSubsRecorderBase { public: - cTtxtSubsRecorder(cDevice *dev, const cChannel *ch, char *lang, int HI); + cTtxtSubsRecorder(cDevice *dev, const cChannel *ch); virtual ~cTtxtSubsRecorder(); // returns a PES packet if there is data to add to the recording |