Contents

kAudioUnitSubType_ScheduledSoundPlayer

A generator unit that can be used to schedule slices of audio to be played at specified times. The audio is scheduled using the time stamps for the render operation and can be scheduled from any thread.

Declaration

var kAudioUnitSubType_ScheduledSoundPlayer: UInt32 { get }

See Also

Constants