Tracer.register

Create a new tracer-factory capable of instantiating objects of the type and add the factory to plugin.

class Tracer
static
bool
register

Parameters

plugin gst.plugin.Plugin

A #GstPlugin, or null for a static typefind function

name string

The name for registering

type gobject.types.GType

GType of tracer to register

Return Value

Type: bool

true, if the registering succeeded, false on error