Contents

audioTimePitchAlgorithm

The processing algorithm to use for scaled audio edits.

Declaration

var audioTimePitchAlgorithm: AVAudioTimePitchAlgorithm { get set }

Discussion

See Time pitch algorithm settings for possible values. The system throws an exception if you set this property to a value other than one of the defined constants.

See Also

Configuring audio settings