다음을 통해 공유


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

속성 값

특성

적용 대상