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 gstreamer.Plugin Use Plugin.listFree after usage.

MT safe.