다음을 통해 공유


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
특성

적용 대상