Click or drag to resize

VideoInteropCopyMemory Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static void CopyMemory(
	IntPtr destination,
	IntPtr source,
	int length
)

Parameters

destination  IntPtr
 
source  IntPtr
 
length  Int32
 
See Also