get_name

function get_name(level:Gst.DebugLevel):String {
    // Gjs wrapper for gst_debug_level_get_name()
}

Get the string representation of a debugging level

level

the level to get the name for

Returns

the name