共用方式為


AUAudioUnit_AUAudioInputOutputUnit.GetDeviceInputLatency(AUAudioUnit) 方法

定義

[Foundation.Export("deviceInputLatency")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static double GetDeviceInputLatency (this AudioUnit.AUAudioUnit This);
static member GetDeviceInputLatency : AudioUnit.AUAudioUnit -> double

參數

傳回

屬性

適用於