VideoCaptureDeviceSnapshotFrame Event |
Namespace: Accord.Video.DirectShow
Notifies clients about new available snapshot frame - the one which comes when camera's snapshot/shutter button is pressed.
See documentation to ProvideSnapshots for additional information.
Note |
---|
Since video source may have multiple clients, each client is responsible for making a copy (cloning) of the passed snapshot frame, because the video source disposes its own original copy after notifying of clients. |