Structure.isEqual
bool isEqual(gst.structure.Structure structure2)Tests if the two #GstStructure are equal.
Parameters
structure2 | a #GstStructure. |
Returns
true if the two structures have the same name and field.
bool isEqual(gst.structure.Structure structure2)Tests if the two #GstStructure are equal.
structure2 | a #GstStructure. |