Click or drag to resize
VideoInteropmemcpy Method (Int64, Int64, Int64)

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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