Click or drag to resize

VideoInteropmemcpy(Int64, Int64, Int64) Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public static long memcpy(
	long dst,
	long src,
	long count
)

Parameters

dst  Int64
 
src  Int64
 
count  Int64
 

Return Value

Int64
See Also