#include "device.h"
#include <errno.h>
#include <math.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include "audio.h"
#include "channels.h"
#include "i18n.h"
#include "player.h"
#include "receiver.h"
#include "status.h"
#include "transfer.h"
Go to the source code of this file.
◆ EIT_INJECTION_TIME
#define EIT_INJECTION_TIME 10 |
◆ MIN_PRE_1_3_19_PRIVATESTREAM
#define MIN_PRE_1_3_19_PRIVATESTREAM 10 |
◆ PRINTPIDS
◆ TS_SCRAMBLING_TIME_OK
#define TS_SCRAMBLING_TIME_OK 3 |
◆ TS_SCRAMBLING_TIMEOUT
#define TS_SCRAMBLING_TIMEOUT 3 |
◆ GetClippedNumProvidedSystems()
static int GetClippedNumProvidedSystems |
( |
int |
AvailableBits, |
|
|
cDevice * |
Device |
|
) |
| |
|
static |