Video source error event.
Namespace:
AForge.Robotics.TeRKAssembly: AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.3.0 (2.2.3.0)
Syntax
| C# |
|---|
public event VideoSourceErrorEventHandler VideoSourceError |
Implements
IVideoSource..::.VideoSourceError
Remarks
This event is used to notify clients about any type of errors occurred in
video source object, for example internal exceptions.