add data64 property field

add modualtor status property
This commit is contained in:
Ralph Metzler
2017-10-12 14:21:18 +02:00
parent 249b1e0b40
commit 6ca3e2f2b3
2 changed files with 2 additions and 0 deletions

View File

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