AVAudioRecorderDelegate.BeginInterruption(AVAudioRecorder) 方法

定义

开发人员不应使用此已弃用的方法。

[Foundation.Export("audioRecorderBeginInterruption:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void BeginInterruption (AVFoundation.AVAudioRecorder recorder);
abstract member BeginInterruption : AVFoundation.AVAudioRecorder -> unit
override this.BeginInterruption : AVFoundation.AVAudioRecorder -> unit

参数

recorder
AVAudioRecorder
属性

适用于