共用方式為


AVAudioRecorder.DeviceCurrentTime 屬性

定義

當 正在錄製或暫停時 AVAudioRecorder 增加的值。 可用於同步處理多個錄製器。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual double DeviceCurrentTime { [Foundation.Export("deviceCurrentTime")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; }
member this.DeviceCurrentTime : double

屬性值

屬性

適用於