Managed DirectShow Programming Reference

FilterGraphManager.ErrorEventHandler Event

[This is preliminary documentation and subject to change.]

public event  RunError;

Event Data

The event handler receives an argument of type ErrorEventArgs containing data related to this event. The following ErrorEventArgs properties provide information specific to this event.

Property Description
Exception  
StillPlaying  

See Also

FilterGraphManager Class | KvTv.DirectShow Namespace