AVPlayerItem.AudioTimePitchAlgorithm 속성

정의

오디오 피치를 관리하는 데 사용되는 알고리즘입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, 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, 9, 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, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setAudioTimePitchAlgorithm:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AudioTimePitchAlgorithm : Foundation.NSString with get, set

속성 값

값은 에 AVAudioTimePitchAlgorithm정의된 상수 중 하나여야 합니다.

특성

적용 대상