audioTimePitchAlgorithm
The processing algorithm used to manage audio pitch for scaled audio edits.
Declaration
var audioTimePitchAlgorithm: AVAudioTimePitchAlgorithm? { get set }Discussion
The supported constants are defined in Time Pitch Algorithm Settings. An invalidArgumentException is raised if this property is set to a value other than the defined constants.