Table of Contents

Delegate MetaTransformFunction

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

Parameters

transbuf IntPtr
meta IntPtr
buffer IntPtr
type Quark
data IntPtr

Returns

bool