Table of Contents

Delegate CustomMetaTransformFunction

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

Parameters

transbuf nint
meta nint
buffer nint
type Quark
data nint
userData nint

Returns

bool