Class CustomMeta

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.gstreamer.gst.CustomMeta
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class CustomMeta extends ProxyInstance
Extra custom metadata. The structure field is the same as returned by gst_custom_meta_get_structure().

Since 1.24 it can be serialized using gst_meta_serialize() and gst_meta_deserialize(), but only if the GstStructure does not contain any fields that cannot be serialized, see SerializeFlags.STRICT.