次の方法で共有


AVAudioRecorderDelegate.FinishedRecording(AVAudioRecorder, Boolean) メソッド

定義

[Foundation.Export("audioRecorderDidFinishRecording:successfully:")]
public virtual void FinishedRecording (AVFoundation.AVAudioRecorder recorder, bool flag);
abstract member FinishedRecording : AVFoundation.AVAudioRecorder * bool -> unit
override this.FinishedRecording : AVFoundation.AVAudioRecorder * bool -> unit

パラメーター

recorder
AVAudioRecorder
flag
Boolean
属性

適用対象