GStreamer Plugin Writer's Guide | ||
---|---|---|
<<< Previous | Next >>> |
A new type is defined by creating an type factory. This is a structure containing all the information needed to create an instance of the type.
<<< Previous | Home | Next >>> |
Signals | Up | The plugin_init function |