tag_get_description
function tag_get_description(tag:String):String { // Gjs wrapper for gst_tag_get_description() }
Returns the human-readable description of this tag, You must not change or free this string.
- tag
the tag
- Returns
the human-readable description of this tag