共用方式為


AVAudioMixInputParameters.AudioTimePitchAlgorithm 屬性

定義

如果不是 null ,則用來在縮放音訊編輯期間維護音調的演算法。

[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

屬性值

值應該是 中 AVAudioTimePitchAlgorithm 定義的其中一個常數。

這個值可以是 null

屬性

適用於