list_free
function list_free(list:[Gst.Plugin]):void { // Gjs wrapper for gst_plugin_list_free() }
Unrefs each member of list, then frees the list.
- list
list of Gst.Plugin
function list_free(list:[Gst.Plugin]):void { // Gjs wrapper for gst_plugin_list_free() }
Unrefs each member of list, then frees the list.
list of Gst.Plugin