MythTV master
premieretables.cpp
Go to the documentation of this file.
1#include "premieretables.h"
2
4{
5 return table_id == TableID::PREMIERE_CIT;
6}
static bool IsEIT(uint table_id)
@ PREMIERE_CIT
Definition: mpegtables.h:389
unsigned int uint
Definition: compat.h:68