structure is still owned by the event, which means that you should not free it and that the pointer becomes invalid when you free the event.
MT safe.
gst.structure.Structure getStructure()Access the structure of the event.
structure is still owned by the event, which means that you should not free it and that the pointer becomes invalid when you free the event.
MT safe.