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: gst.plugin.Plugin[]

a #GList of #GstPlugin. Use gst.plugin.Plugin.listFree after usage.

MT safe.