Registry.getPluginList

Get a copy of all plugins registered in the given registry. The refcount of each element in the list in incremented.

class Registry
getPluginList
()

Return Value

Type: ListG

a GList of GstPlugin. gst_plugin_list_free after use. MT safe.

Meta