Upravit

Sdílet prostřednictvím


AVAudioRecorderDelegate_Extensions.BeginInterruption Method

Definition

Developers should not use this deprecated method.

[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

Parameters

This
IAVAudioRecorderDelegate

The instance on which this extension method operates.

recorder
AVAudioRecorder
Attributes

Applies to