Table of Contents

Delegate TypeFindHelperGetRangeFunction

Namespace
GstBase
Assembly
GstBase-1.0.dll
public delegate FlowReturn TypeFindHelperGetRangeFunction(Object obj, Object? parent, ulong offset, uint length, out Buffer buffer)

Parameters

obj Object
parent Object
offset ulong
length uint
buffer Buffer

Returns

FlowReturn