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 Plugin

A #GstPlugin, or %NULL for a static typefind function

name string

The name for registering

type GType

GType of tracer to register

Return Value

Type: bool

%TRUE, if the registering succeeded, %FALSE on error

Meta