mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
support gain with new MCI API
This commit is contained in:
parent
c681e4f24a
commit
570864a576
@ -339,6 +339,8 @@ struct mod_base {
|
||||
u32 frequency;
|
||||
u32 flat_start;
|
||||
u32 flat_end;
|
||||
u32 attenuation;
|
||||
u32 gain;
|
||||
};
|
||||
|
||||
struct ddb_mod {
|
||||
|
Loading…
x
Reference in New Issue
Block a user