Contents

kAudioOutputUnitProperty_StartTime

A write-only AudioOutputUnitStartAtTimeParams data structure valid on the audio unit global scope. When this property is set on an output unit, it will cause the next Start request (but no subsequent Starts) to use the AudioDeviceStartAtTime function, using the specified timestamp, passing false for inRequestedStartTimeIsInput.

Declaration

var kAudioOutputUnitProperty_StartTime: AudioUnitPropertyID { get }

See Also

Properties