Click or drag to resize

VFPAPI64VFPSearch_Process Method

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public static int VFPSearch_Process(
	IntPtr p,
	int w,
	int h,
	int s,
	double dTime,
	IntPtr pDataTmp
)

Parameters

p
Type: SystemIntPtr
w
Type: SystemInt32
h
Type: SystemInt32
s
Type: SystemInt32
dTime
Type: SystemDouble
pDataTmp
Type: SystemIntPtr

Return Value

Type: Int32
See Also