AVIFileVideoSourceNewFrame Event |
Namespace: Accord.Video.VFW
Notifies clients about new available frame from video source.
Note |
---|
Since video source may have multiple clients, each client is responsible for making a copy (cloning) of the passed video frame, because the video source disposes its own original copy after notifying of clients. |