AsyncVideoSourceStart Method |
Namespace: Accord.Video
Starts the nested video source and returns execution to caller. This object creates an extra thread which is used to fire NewFrame events, so the image processing could be done on another thread without blocking video acquisition thread.