Table of Contents

Delegate VideoDecoderClassData.ParseCallback

Namespace
GstVideo.Internal
Assembly
GstVideo-1.0.dll
public delegate FlowReturn VideoDecoderClassData.ParseCallback(IntPtr decoder, IntPtr frame, IntPtr adapter, bool atEos)

Parameters

decoder IntPtr
frame IntPtr
adapter IntPtr
atEos bool

Returns

FlowReturn