AsyncVideoSourceVideoSourceError Event |
Namespace: Accord.Video
This event is used to notify clients about any type of errors occurred in video source object, for example internal exceptions.
Note |
---|
Unlike NewFrame event, this event is simply redirected to the corresponding event of the NestedVideoSource, so it is fired from the thread of the nested video source. |