version_string

function version_string():String {
    // Gjs wrapper for gst_version_string()
}

This function returns a string that is useful for describing this version of GStreamer to the outside world: user agent strings, logging, ...

Returns

a newly allocated string describing this version of GStreamer.