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: 1.8.12.0 (1.8.12)
Syntax
public IntPtr Buffer { get; set; }

Property Value

Type: IntPtr
See Also