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. Use gst_plugin_list_free() after usage. MT safe. [transfer full][element-type Gst.Plugin]

Meta