Creates a #GstStructure from a string representation.
If end is not null, a pointer to the place inside the given string
where parsing ended will be returned.
The current implementation of serialization will lead to unexpected results
when there are nested #GstCaps / #GstStructure deeper than one level unless
the gst.structure.Structure.serialize function is used (without
#GST_SERIALIZE_FLAG_BACKWARD_COMPAT)
Creates a #GstStructure from a string representation. If end is not null, a pointer to the place inside the given string where parsing ended will be returned.
The current implementation of serialization will lead to unexpected results when there are nested #GstCaps / #GstStructure deeper than one level unless the gst.structure.Structure.serialize function is used (without #GST_SERIALIZE_FLAG_BACKWARD_COMPAT)
Free-function: gst_structure_free