mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-12-27 07:31:08 +01:00
add data64 property field
add modualtor status property
This commit is contained in:
@@ -854,6 +854,7 @@ struct dtv_property {
|
||||
__u32 reserved[3];
|
||||
union {
|
||||
__u32 data;
|
||||
__u64 data64;
|
||||
struct dtv_fe_stats st;
|
||||
struct {
|
||||
__u8 data[32];
|
||||
|
||||
Reference in New Issue
Block a user