다음을 통해 공유


AVAudioRecorderDelegate_Extensions.EncoderError 메서드

정의

public static void EncoderError (this AVFoundation.IAVAudioRecorderDelegate This, AVFoundation.AVAudioRecorder recorder, Foundation.NSError error);
static member EncoderError : AVFoundation.IAVAudioRecorderDelegate * AVFoundation.AVAudioRecorder * Foundation.NSError -> unit

매개 변수

This
IAVAudioRecorderDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

recorder
AVAudioRecorder
error
NSError

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

적용 대상