共用方式為


AVMutableAudioMixInputParameters.AudioTapProcessor 屬性

定義

如果不是 nullMTAudioProcessingTap 則為追蹤的 。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public override MediaToolbox.MTAudioProcessingTap AudioTapProcessor { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("audioTapProcessor", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setAudioTapProcessor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AudioTapProcessor : MediaToolbox.MTAudioProcessingTap with get, set

屬性值

(此節點的更多檔即將推出)

這個值可以是 null

屬性

適用於