Click or drag to resize

VideoInteropmemcpy(Int32, Int32, Int32) Method


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

Parameters

dst  Int32
 
src  Int32
 
count  Int32
 

Return Value

Int32
See Also