AVAudioRecorderDelegate_Extensions.BeginInterruption 方法

定义

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

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void BeginInterruption (this AVFoundation.IAVAudioRecorderDelegate This, AVFoundation.AVAudioRecorder recorder);
static member BeginInterruption : AVFoundation.IAVAudioRecorderDelegate * AVFoundation.AVAudioRecorder -> unit

参数

This
IAVAudioRecorderDelegate

此扩展方法操作的实例。

recorder
AVAudioRecorder
属性

适用于