Class (GI Struct)

Gst-1.0GstCustomMetaSince 1.20

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 Gst.Structure does not contain any fields that cannot be serialized, see Gst.SerializeFlags.STRICT.

1.20

Index

Constructors

Properties

Methods

Constructors

Properties

$gtype: GType<CustomMeta>

Methods

  • Checks whether the name of the custom meta is name

    Parameters

    • name: string

    Returns boolean

    Whether name is the name of the custom meta