Crate objc2_core_audio_kit

Crate objc2_core_audio_kit 

Source
Expand description

§Bindings to the CoreAudioKit framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

AUAudioUnitViewConfigurationAUViewController
Properties of the configuration that a host uses to embed the view of an audio unit.
AUGenericViewAUGenericView and objc2-app-kit and macOS
An AUGenericView object retrieves and instantiates a generic user interface view for the given audio unit
AUGenericViewControllerobjc2-app-kit and macOS
Apple’s documentation
AUGenericViewDisplayFlagsAUGenericView
Apple’s documentation
AUPannerViewAUPannerView and objc2-app-kit and macOS
An AUPannerView object retrieves and instantiates a generic panner view for the given panner unit
AUViewControllerobjc2-app-kit and macOS
Apple’s documentation
CABTLEMIDIWindowControllerCABTLEMIDIWindowController and objc2-app-kit and macOS
A window controller object that can present a window that displays nearby Bluetooth-based MIDI peripherals. The user can select one of those peripherals and pair it with their mac. Additionally, the user can advertise the mac as a Bluetooth-based MIDI peripheral.
CAInterDeviceAudioViewControllerCAInterDeviceAudioViewController and objc2-app-kit and macOS
A view controller object that manages a view displaying iOS devices that are connected to the Mac and support inter-device audio. The user can select one of those peripherals and connect it to their mac. This class is only available in 64-bit runtimes.
CANetworkBrowserWindowControllerCANetworkBrowserWindowController and objc2-app-kit and macOS
A window controller object that can present a window that displays available network audio devices (including AVB). The user can connect to one or more of those devices to use exclusively with his mac.

Traits§

AUAudioUnit_ViewControllerAUViewController
Category on AUAudioUnit.
AUCustomViewPersistentDataAUCustomViewPersistentData
Apple’s documentation

Type Aliases§

AUViewColorAUGenericViewController and objc2-app-kit and macOS
Apple’s documentation
AUViewControllerBaseAUViewController and objc2-app-kit and macOS
Apple’s documentation