Table of Contents

Delegate MetaTransformFunction

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public delegate bool MetaTransformFunction(nint transbuf, nint meta, nint buffer, Quark type, nint data)

Parameters

transbuf nint
meta nint
buffer nint
type Quark
data nint

Returns

bool