次の方法で共有


AVAudioPlayerDelegate.DecoderError(AVAudioPlayer, NSError) メソッド

定義

[Foundation.Export("audioPlayerDecodeErrorDidOccur:error:")]
public virtual void DecoderError (AVFoundation.AVAudioPlayer player, Foundation.NSError error);
abstract member DecoderError : AVFoundation.AVAudioPlayer * Foundation.NSError -> unit
override this.DecoderError : AVFoundation.AVAudioPlayer * Foundation.NSError -> unit

パラメーター

player
AVAudioPlayer
error
NSError

追加する。

このパラメーターは、null に設定できます。

属性

適用対象