mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-29 17:44:36 +00:00
linux-rust: add anc control for nothing device
This commit is contained in:
@@ -103,6 +103,7 @@ impl AirPodsNoiseControlMode {
|
||||
#[derive(Clone, Debug)]
|
||||
pub struct NothingState {
|
||||
pub anc_mode: NothingAncMode,
|
||||
pub anc_mode_state: combo_box::State<NothingAncMode>,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
|
||||
Reference in New Issue
Block a user