TagList.isEqual

bool isEqual(gst.tag_list.TagList list2) nothrow

Checks if the two given taglists are equal.

Parameters

list2a #GstTagList.

Returns

true if the taglists are equal, otherwise false