Contents

audioTimePitchAlgorithm

The processing algorithm used to manage audio pitch for scaled audio edits.

Declaration

nonisolated var audioTimePitchAlgorithm: AVAudioTimePitchAlgorithm { get set }

Discussion

The supported constants are defined in Time Pitch Algorithm Settings.

An invalidArgumentException will be raised if this property is set to a value other than the defined constants.

See Also

Configuring audio