AVAudioRecorderDelegate_Extensions.FinishedRecording 方法

定义

public static void FinishedRecording (this AVFoundation.IAVAudioRecorderDelegate This, AVFoundation.AVAudioRecorder recorder, bool flag);
static member FinishedRecording : AVFoundation.IAVAudioRecorderDelegate * AVFoundation.AVAudioRecorder * bool -> unit

参数

This
IAVAudioRecorderDelegate

此扩展方法在其上运行的实例。

recorder
AVAudioRecorder
flag
Boolean

适用于