CoreAudioKit Changes for Swift
CoreAudioKit
Modified AUViewController
Declaration | Protocols | |
---|---|---|
From | class AUViewController : UIViewController { } | AnyObject, NSExtensionRequestHandling, NSObjectProtocol |
To | class AUViewController : UIViewController, NSExtensionRequestHandling { } | NSExtensionRequestHandling |
Modified CABTMIDICentralViewController
Protocols | |
---|---|
From | AnyObject |
To | -- |
Protocols | |
---|---|
From | AnyObject |
To | -- |
Modified CAInterAppAudioSwitcherView
Protocols | |
---|---|
From | AnyObject |
To | -- |
Modified CAInterAppAudioTransportView
Protocols | |
---|---|
From | AnyObject |
To | -- |