Share via


AVAudioMixInputParameters.AudioTimePitchAlgorithm Proprietà

Definizione

In caso contrario null, l'algoritmo usato per mantenere il passo durante le modifiche audio con scalabilità orizzontale.

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

Valore della proprietà

Il valore deve essere una delle costanti definite in AVAudioTimePitchAlgorithm.

Il valore può essere null.

Attributi

Si applica a