Function tracing_gstreamer::register[][src]

pub fn register(p: Option<&Plugin>) -> Result<(), BoolError>
Expand description

Register the gstreamer::Objects exposed by this library with GStreamer.

This is only necessary to call if you would like to reference the types exposed by this library by their name through various factories.