A view controller object that manages a view displaying iOS devices that are connected to the Mac and support inter-device audio.
SDK
- macOS 10.11+
Framework
- Core Audio Kit
Declaration
class CAInterDeviceAudioViewController : NSView Controller
Overview
The user can select one of those peripheral iOS devices and connect it to their Mac. This class is only available in 64-bit runtimes.
To use this class, create an instance of the CAInterDeviceAudioController, get the view and add it as a subview of a NSWindow.