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

适用于