Compartir a través de


AVAudioRecorderDelegate_Extensions.BeginInterruption Método

Definición

Los desarrolladores no deben usar este método en desuso.

[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

Parámetros

This
IAVAudioRecorderDelegate

Instancia en la que opera este método de extensión.

recorder
AVAudioRecorder
Atributos

Se aplica a