audio unit版本须知

AudioUnit

Add sophisticated audio manipulation and processing capabilities to your app. Create audio unit extensions that generate or modify audio in a host app.

  • iOS 2.0+
  • macOS 10.0+
  • Mac Catalyst 13.0+
  • tvOS 9.0+

Overview

The Audio Unit framework provides interfaces for hosting either version 2 or version 3 audio units and implementing version 3 audio processing plug-ins known as Audio Unit extensions. Developers implementing version 3 audio units should subclass the AUAudioUnit class.

Version 3 Audio Unit extensions can be used on iOS, tvOS, and macOS by host apps and distributed via the App Store.

To learn more about App Extensions and version 3 Audio Unit extensions, see the App Extension Programming Guide and the WWDC 2015 presentation Audio Unit Extensions.

posted on 2020-02-20 17:05  邗影  阅读(196)  评论(0编辑  收藏  举报

导航