iterate_definitions

function iterate_definitions():Gst.Iterator {
    // Gjs wrapper for gst_format_iterate_definitions()
}

Iterate all the registered formats. The format definition is read only.

Returns

a GstIterator of Gst.FormatDefinition.