Table of Contents

Delegate VideoFormatPack

Namespace
GstVideo
Assembly
GstVideo-1.0.dll
public delegate void VideoFormatPack(VideoFormatInfo info, VideoPackFlags flags, IntPtr src, int sstride, IntPtr data, ref int stride, VideoChromaSite chromaSite, int y, int width)

Parameters

info VideoFormatInfo
flags VideoPackFlags
src IntPtr
sstride int
data IntPtr
stride int
chromaSite VideoChromaSite
y int
width int