AVAudioRecorderDelegate_Extensions.EncoderError 方法

定义

public static void EncoderError (this AVFoundation.IAVAudioRecorderDelegate This, AVFoundation.AVAudioRecorder recorder, Foundation.NSError error);
static member EncoderError : AVFoundation.IAVAudioRecorderDelegate * AVFoundation.AVAudioRecorder * Foundation.NSError -> unit

参数

This
IAVAudioRecorderDelegate

此扩展方法操作的实例。

recorder
AVAudioRecorder
error
NSError

内容待定。

此参数可以为 null

适用于