Gst.TagList.prototype.n_tags

function n_tags():Number {
    // Gjs wrapper for gst_tag_list_n_tags()
}

Get the number of tags in list.

Returns

The number of tags in list.