VFPFingerPrint Class |
Namespace: VisioForge.VideoFingerPrinting
The VFPFingerPrint type exposes the following members.
Name | Description | |
---|---|---|
![]() | VFPFingerPrint |
Initializes a new instance of the VFPFingerPrint class.
|
Name | Description | |
---|---|---|
![]() | Data |
Gets or sets fingerprint data.
|
![]() | Duration |
Gets or sets duration.
|
![]() | 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.
|
![]() | 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.) |