다음을 통해 공유


AVAudioPlayerDelegate_Extensions.DecoderError 메서드

정의

public static void DecoderError (this AVFoundation.IAVAudioPlayerDelegate This, AVFoundation.AVAudioPlayer player, Foundation.NSError error);
static member DecoderError : AVFoundation.IAVAudioPlayerDelegate * AVFoundation.AVAudioPlayer * Foundation.NSError -> unit

매개 변수

This
IAVAudioPlayerDelegate

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

player
AVAudioPlayer
error
NSError

추가될 예정입니다.

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

적용 대상