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
)
Public Shared Function VFPSearch_Process (
p As IntPtr,
w As Integer,
h As Integer,
s As Integer,
dTime As Double,
pDataTmp As IntPtr
) As Integer
Parameters
- p
- Type: SystemIntPtr
- w
- Type: SystemInt32
- h
- Type: SystemInt32
- s
- Type: SystemInt32
- dTime
- Type: SystemDouble
- pDataTmp
- Type: SystemIntPtr
Return Value
Type:
Int32See Also