VFPFingerPrintV11 Class |
Namespace: VisioForge.VideoFingerPrinting
The VFPFingerPrintV11 type exposes the following members.
Name | Description | |
---|---|---|
VFPFingerPrintV11 |
Initializes a new instance of the VFPFingerPrintV11 class.
|
Name | Description | |
---|---|---|
Data |
Gets or sets fingerprint data.
| |
Duration |
Gets or sets duration (in milliseconds).
| |
FrameRate |
Gets or sets frame rate.
| |
Height |
Gets or sets the source height.
| |
ID |
Gets or sets unique ID.
| |
IgnoredAreas |
Gets the ignored areas.
| |
OriginalDuration |
Gets or sets original file duration (in milliseconds).
| |
OriginalFilename |
Gets or sets original file name.
| |
Tag |
Gets or sets optional tag.
| |
Width |
Gets or sets the source width.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Load(Byte) |
Loads fingerprint from memory.
| |
Load(String) |
Loads fingerprint from file.
| |
Save |
Saves fingerprint to memory.
| |
Save(String) |
Saves fingerprint to file.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |