TagList.isEqual
bool isEqual(gst.tag_list.TagList list2)Checks if the two given taglists are equal.
Parameters
list2 | a #GstTagList. |
Returns
true if the taglists are equal, otherwise false
bool isEqual(gst.tag_list.TagList list2)Checks if the two given taglists are equal.
list2 | a #GstTagList. |