| IVideoIndexerCallbacksVideoIndexedEnd Method |
Video has finished indexing. This is called when the video has finished indexing and have been added to the catalog.
Namespace: VideoCatalogerAssembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax void VideoIndexedEnd(
VideoEntry captured_video
)
Parameters
- captured_video VideoEntry
- Image about the just finished captured video.
See Also