Gst.Preset.prototype.get_preset_names
function get_preset_names():[String] { // Gjs wrapper for gst_preset_get_preset_names() }
Get a copy of preset names as a NULL terminated string array.
- Returns
list with names, ue GLib.strfreev after usage.
function get_preset_names():[String] { // Gjs wrapper for gst_preset_get_preset_names() }
Get a copy of preset names as a NULL terminated string array.
list with names, ue GLib.strfreev after usage.