AVMutableAudioMixInputParameters.AudioTimePitchAlgorithm Property

Definition

If not null, the name of the algorithm used to maintain pitch during scaled audio edits.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public override Foundation.NSString AudioTimePitchAlgorithm { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("audioTimePitchAlgorithm", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setAudioTimePitchAlgorithm:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AudioTimePitchAlgorithm : Foundation.NSString with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to