Table of Contents

Delegate VideoDecoderClassData.ParseCallback

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

Parameters

decoder nint
frame nint
adapter nint
atEos bool

Returns

FlowReturn