setDeviceID(_:)
Sets the I/O hardware device.
Declaration
func setDeviceID(_ deviceID: AUAudioObjectID) throwsParameters
- deviceID:
The device to set.
Discussion
false if the operation failed.
Sets the I/O hardware device.
func setDeviceID(_ deviceID: AUAudioObjectID) throwsThe device to set.
false if the operation failed.