共用方式為


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

適用於