Compartir a través de


AVAudioRecorderDelegate.BeginInterruption(AVAudioRecorder) Método

Definición

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

[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

Parámetros

recorder
AVAudioRecorder
Atributos

Se aplica a