Home
last modified time | relevance | path

Searched refs:audio_unit (Results 76 – 100 of 117) sorted by relevance

12345

/dports/www/firefox/firefox-99.0/third_party/rust/coreaudio-sys-utils/
H A DCargo.toml13 features = ["audio_unit", "core_audio"]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/coreaudio-sys-utils/
H A DCargo.toml13 features = ["audio_unit", "core_audio"]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/coreaudio-sys-utils/
H A DCargo.toml13 features = ["audio_unit", "core_audio"]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/coreaudio-sys-utils/
H A DCargo.toml13 features = ["audio_unit", "core_audio"]
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/iphone/
H A Daudio_driver_iphone.h36 AudioComponentInstance audio_unit; variable
/dports/devel/godot2/godot-2.1.6-stable/platform/iphone/
H A Daudio_driver_iphone.h36 AudioComponentInstance audio_unit; variable
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/osx/
H A Daudio_driver_osx.h42 AudioComponentInstance audio_unit; variable
/dports/devel/godot2/godot-2.1.6-stable/platform/osx/
H A Daudio_driver_osx.h42 AudioComponentInstance audio_unit; variable
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cpal-0.13.4/
H A DCargo.toml103 features = ["audio_unit", "core_audio", "audio_toolbox"]
107 features = ["audio_unit", "core_audio"]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cpal-0.13.4/
H A DCargo.toml103 features = ["audio_unit", "core_audio", "audio_toolbox"]
107 features = ["audio_unit", "core_audio"]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_device/ios/
H A Dvoice_processing_audio_unit.mm307 VoiceProcessingAudioUnit* audio_unit =
309 return audio_unit->NotifyGetPlayoutData(flags, time_stamp, bus_number,
320 VoiceProcessingAudioUnit* audio_unit =
322 return audio_unit->NotifyDeliverRecordedData(flags, time_stamp, bus_number,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/cpal-0.8.2/
H A DCargo.toml.orig-cargo25 coreaudio-rs = { version = "0.9.0", default-features = false, features = ["audio_unit", "core_audio…
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/cpal-0.8.2/
H A DCargo.toml.orig-cargo25 coreaudio-rs = { version = "0.9.0", default-features = false, features = ["audio_unit", "core_audio…
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/coreaudio-rs-0.9.1/src/audio_unit/
H A Dstream_format.rs70 const NOT_SUPPORTED: Error = Error::AudioUnit(error::audio_unit::Error::FormatNotSupported); in from_asbd()
H A Drender_callback.rs516 let audio_unit = self.instance; in set_input_callback() localVariable
528 … let asbd = match super::get_property(audio_unit, id, Scope::Input, Element::Output) { in set_input_callback()
562 audio_unit, in set_input_callback()
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/coreaudio/
H A Daudio_driver_coreaudio.h45 AudioComponentInstance audio_unit; variable
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/coreaudio-rs-0.10.0/src/audio_unit/
H A Dstream_format.rs70 const NOT_SUPPORTED: Error = Error::AudioUnit(error::audio_unit::Error::FormatNotSupported); in from_asbd()
H A Drender_callback.rs524 let audio_unit = self.instance; in set_input_callback() localVariable
536 … let asbd = match super::get_property(audio_unit, id, Scope::Output, Element::Input) { in set_input_callback()
570 audio_unit, in set_input_callback()
/dports/devel/godot/godot-3.2.3-stable/drivers/coreaudio/
H A Daudio_driver_coreaudio.h45 AudioComponentInstance audio_unit; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/coreaudio-rs-0.10.0/src/audio_unit/
H A Dstream_format.rs70 const NOT_SUPPORTED: Error = Error::AudioUnit(error::audio_unit::Error::FormatNotSupported); in from_asbd()
H A Drender_callback.rs524 let audio_unit = self.instance; in set_input_callback() localVariable
536 … let asbd = match super::get_property(audio_unit, id, Scope::Output, Element::Input) { in set_input_callback()
570 audio_unit, in set_input_callback()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/coreaudio-rs-0.9.1/src/audio_unit/
H A Dstream_format.rs70 const NOT_SUPPORTED: Error = Error::AudioUnit(error::audio_unit::Error::FormatNotSupported); in from_asbd()
H A Drender_callback.rs516 let audio_unit = self.instance; in set_input_callback() localVariable
528 … let asbd = match super::get_property(audio_unit, id, Scope::Input, Element::Output) { in set_input_callback()
562 audio_unit, in set_input_callback()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/coreaudio-rs-0.9.1/src/
H A Derror.rs6 pub use self::audio_unit::Error as AudioUnitError;
184 pub mod audio_unit { module
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/coreaudio-rs-0.10.0/src/
H A Derror.rs6 pub use self::audio_unit::Error as AudioUnitError;
169 pub mod audio_unit { module

12345