summaryrefslogtreecommitdiffstats
path: root/stream/dvbin.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/dvbin.h')
-rw-r--r--stream/dvbin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/dvbin.h b/stream/dvbin.h
index 3c10b6cc17..d4df55119a 100644
--- a/stream/dvbin.h
+++ b/stream/dvbin.h
@@ -63,6 +63,7 @@ typedef struct {
int freq, srate, diseqc, tone;
char pol;
int tpid, dpid1, dpid2, progid, ca, pids[DMX_FILTER_SIZE], pids_cnt;
+ bool is_dvb_s2;
fe_spectral_inversion_t inv;
fe_modulation_t mod;
fe_transmit_mode_t trans;