Table of Contents

Delegate CustomMetaTransformFunction

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

Parameters

transbuf IntPtr
meta IntPtr
buffer IntPtr
type Quark
data IntPtr
userData IntPtr

Returns

bool