다음을 통해 공유


AVAudioRecorderDelegate.BeginInterruption(AVAudioRecorder) 메서드

정의

개발자는 사용되지 않는 이 메서드를 사용하면 안 됩니다.

[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

매개 변수

recorder
AVAudioRecorder
특성

적용 대상