Click or drag to resize

VideoFingerprintDBItems Property

Gets the fingerprints.

Namespace:  VisioForge.VideoFingerPrinting.MongoDB
Assembly:  VisioForge.VideoFingerPrinting.MongoDB (in VisioForge.VideoFingerPrinting.MongoDB.dll) Version: 1.0.0
Syntax
public List<VFPFingerPrint> Items { get; }

Property Value

Type: ListVFPFingerPrint
See Also