Share via


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 に設定できます。

適用対象