[ CCode ( has_type_id = false ) ]
[ Version ( since = "1.20" ) ]
public struct CustomMeta
Extra custom metadata.
The structure field is the same as returned by get_structure
.
Since 1.24 it can be serialized using gst_meta_serialize and gst_meta_deserialize, but only if the
Structure does not contain any fields that cannot be serialized, see
gst_serialize_flag_strict.