Home
last modified time | relevance | path

Searched defs:VolumeCtrl (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/librespot-playback-0.3.1/src/
H A Dconfig.rs168 pub enum VolumeCtrl { enum
175 impl FromStr for VolumeCtrl { implementation
182 impl Default for VolumeCtrl { implementation
188 impl VolumeCtrl { impl
/dports/multimedia/librespot/librespot-0.1.3/core/src/
H A Dconfig.rs92 pub enum VolumeCtrl { enum
98 impl FromStr for VolumeCtrl { implementation
111 impl Default for VolumeCtrl { implementation