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.3.183.0
Syntax
public IntPtr Buffer { get; set; }

Property Value

Type: IntPtr
See Also