Click or drag to resize

VideoCaptureEventArgsBuffer Property

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

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

Property Value

IntPtr
See Also