Click or drag to resize

VideoInteropmemcpy Method (Int64, Int64, Int64)

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

Parameters

dst
Type: SystemInt64
src
Type: SystemInt64
count
Type: SystemInt64

Return Value

Type: Int64
See Also