次の方法で共有


AVAudioRecorder.EncoderError イベント

定義

エンコード中のエラーを示すイベント。

public event EventHandler<AVFoundation.AVErrorEventArgs> EncoderError;
member this.EncoderError : EventHandler<AVFoundation.AVErrorEventArgs> 

イベントの種類

適用対象