vdr 2.6.6
Macros | Variables
sdt.c File Reference
#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
 

Macro Definition Documentation

◆ dbgsdt

#define dbgsdt ( a...)    if (DebugSdt) fprintf(stderr, a)

Definition at line 19 of file sdt.c.

Referenced by cSdtFilter::Process().

Variable Documentation

◆ DebugSdt

bool DebugSdt = false
static

Definition at line 17 of file sdt.c.