Table of Contents

Delegate VideoDecoderClassData.HandleMissingDataCallback

Namespace
GstVideo.Internal
Assembly
GstVideo-1.0.dll
public delegate bool VideoDecoderClassData.HandleMissingDataCallback(IntPtr decoder, ClockTime timestamp, ClockTime duration)

Parameters

decoder IntPtr
timestamp ClockTime
duration ClockTime

Returns

bool