次の方法で共有


AVAudioPlayer.DecoderError イベント

定義

デコード エラーが発生したことを示すイベント。

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

イベントの種類

適用対象