From 3e71609e6b6878b6aee213dc034abb7d60d78f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Wed, 9 Apr 2008 09:38:57 +0000 Subject: [PATCH] Add SAT delivery descriptor id --- dvb_support.h | 1 + 1 file changed, 1 insertion(+) diff --git a/dvb_support.h b/dvb_support.h index 3e179bf7..d6fe2552 100644 --- a/dvb_support.h +++ b/dvb_support.h @@ -34,6 +34,7 @@ #define DVB_DESC_NETWORK_NAME 0x40 #define DVB_DESC_SERVICE_LIST 0x41 +#define DVB_DESC_SAT 0x43 #define DVB_DESC_CABLE 0x44 #define DVB_DESC_SHORT_EVENT 0x4d #define DVB_DESC_SERVICE 0x48