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
VideoFormatInfoflags
VideoPackFlagssrc
IntPtrsstride
intdata
IntPtrstride
intchromaSite
VideoChromaSitey
intwidth
int