Click or drag to resize

VFPSearchData Class

Data struct for video fingerprinting and data search.
Inheritance Hierarchy
SystemObject
  VisioForge.VideoFingerPrintingVFPSearchData

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public class VFPSearchData : IDisposable

The VFPSearchData type exposes the following members.

Constructors
  NameDescription
Public methodVFPSearchData
Initializes a new instance of the VFPSearchData class.
Top
Properties
  NameDescription
Public propertyData
Gets or sets the data.
Top
Methods
  NameDescription
Public methodDispose
Dispose.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFree
Free memory.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberX86
Is x86 process.
Top
See Also