Start video source.
Namespace:
AForge.VideoAssembly: AForge.Video (in AForge.Video.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Remarks
Starts video source and return execution to caller. Video source
object creates background thread and notifies about new frames with the
help of NewFrame event.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentException | Video source is not specified. |