vdr
2.4.1
|
#include "sdt.h"
#include "channels.h"
#include "config.h"
#include "libsi/section.h"
#include "libsi/descriptor.h"
Go to the source code of this file.
Macros | |
#define | dbgsdt(a...) if (DebugSdt) fprintf(stderr, a) |
Variables | |
static bool | DebugSdt = false |
#define dbgsdt | ( | a... | ) | if (DebugSdt) fprintf(stderr, a) |
Definition at line 19 of file sdt.c.
Referenced by cSdtFilter::Process().