CMAudioDeviceClockSetAudioDeviceID(_:deviceID:)
Changes the Core Audio device the clock is tracking by specifying a new device identifier.
Declaration
func CMAudioDeviceClockSetAudioDeviceID(_ clock: CMClock, deviceID: AudioDeviceID) -> OSStatusParameters
- clock:
The clock to change.
- deviceID:
The new Core Audio device to track.