tag_get_flag
function tag_get_flag(tag:String):Gst.TagFlag {
// Gjs wrapper for gst_tag_get_flag()
}Gets the flag of tag.
- tag
the tag
- Returns
the flag of this tag.
function tag_get_flag(tag:String):Gst.TagFlag {
// Gjs wrapper for gst_tag_get_flag()
}Gets the flag of tag.
the tag
the flag of this tag.