Click or drag to resize

VideoInteropmemcpy(Int64, Int64, Int64) Method


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

Parameters

dst  Int64
 
src  Int64
 
count  Int64
 

Return Value

Int64
See Also