Table of Contents

Delegate VideoFormatUnpack

Namespace
GstVideo
Assembly
GstVideo-1.0.dll
public delegate void VideoFormatUnpack(VideoFormatInfo info, VideoPackFlags flags, IntPtr dest, IntPtr data, ref int stride, int x, int y, int width)

Parameters

info VideoFormatInfo
flags VideoPackFlags
dest IntPtr
data IntPtr
stride int
x int
y int
width int