Click or drag to resize

VideoInteropmemcpy Method (Int32, Int32, Int32)

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

Parameters

dst
Type: SystemInt32
src
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: Int32
See Also