Click or drag to resize

VideoCaptureEventArgsBuffer Property

Gets the pointer to a buffer that contains the sample data.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public IntPtr Buffer { get; set; }

Property Value

IntPtr
See Also