Home
last modified time | relevance | path

Searched refs:UnsupportedDataFormat (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/coreaudio-rs-0.9.1/src/
H A Derror.rs141 UnsupportedDataFormat = 1718449215, // 'fmt?' enumerator
151 1718449215 => Err(Error::UnsupportedDataFormat), in from_os_status()
175 Error::UnsupportedDataFormat => "The specified data format is not supported", in description()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/coreaudio-rs-0.10.0/src/
H A Derror.rs131 UnsupportedDataFormat = 1718449215, // 'fmt?' enumerator
141 1718449215 => Err(Error::UnsupportedDataFormat), in from_os_status()
159 Error::UnsupportedDataFormat => "The specified data format is not supported", in fmt()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/coreaudio-rs-0.10.0/src/
H A Derror.rs131 UnsupportedDataFormat = 1718449215, // 'fmt?' enumerator
141 1718449215 => Err(Error::UnsupportedDataFormat), in from_os_status()
159 Error::UnsupportedDataFormat => "The specified data format is not supported", in fmt()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/coreaudio-rs-0.9.1/src/
H A Derror.rs141 UnsupportedDataFormat = 1718449215, // 'fmt?'
151 1718449215 => Err(Error::UnsupportedDataFormat),
175 Error::UnsupportedDataFormat => "The specified data format is not supported",