MetaInitFunction
Description:
[ CCode ( has_target = false ) ]
public delegate bool MetaInitFunction (Meta meta, void* @params, Buffer buffer)
public delegate bool MetaInitFunction (Meta meta, void* @params, Buffer buffer)
Function called when meta
is initialized in buffer
.
Parameters:
meta |
a Meta |
buffer |
a Buffer |
params |
parameters passed to the init function |
Namespace: Gst
Package: gstreamer-1.0