add MODULATOR_RESET property

This commit is contained in:
Ralph Metzler
2017-10-11 13:47:50 +02:00
parent 6bdfe43958
commit 3778a64de5
2 changed files with 15 additions and 10 deletions

View File

@@ -30,6 +30,7 @@ struct dvb_mod_channel_params {
#define MODULATOR_INPUT_BITRATE 33 /* Hz */
#define MODULATOR_PCR_MODE 34 /* 1=pcr correction enabled */
#define MODULATOR_GAIN 35
#define MODULATOR_RESET 36
#define MODULATOR_OUTPUT_ARI 64
#endif /*_UAPI_DVBMOD_H_*/