tag_exists

function tag_exists(tag:String):Boolean {
    // Gjs wrapper for gst_tag_exists()
}

Checks if the given type is already registered.

tag

name of the tag

Returns

TRUE if the type is already registered