A cCamSlot that has WantsTsData set to true in its constructor now also gets the CAT and EMM PIDs data

This commit is contained in:
Klaus Schmidinger
2014-04-06 10:56:50 +02:00
parent 105ad61b6f
commit 011a984951
4 changed files with 90 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: remux.h 3.3 2014/02/08 12:41:50 kls Exp $
* $Id: remux.h 3.4 2014/03/26 11:42:17 kls Exp $
*/
#ifndef __REMUX_H
@@ -50,6 +50,7 @@ public:
#define TS_ADAPT_EXTENSION 0x01
#define PATPID 0x0000 // PAT PID (constant 0)
#define CATPID 0x0001 // CAT PID (constant 1)
#define MAXPID 0x2000 // for arrays that use a PID as the index
#define PTSTICKS 90000 // number of PTS ticks per second