[glib.global.gfree] after usage.
Structure.serializeFull
string serializeFull(gst.types.SerializeFlags flags)Alias for [gst.structure.Structure.serialize] but with nullable annotation because it can return null when [gst.types.SerializeFlags.Strict] flag is set.
Parameters
flags | The flags to use to serialize structure |
Returns
a pointer to string allocated by [glib.global.gmalloc].