Gst.CustomMeta – gstreamer-1.0 Reference Manual
CustomMeta
Object Hierarchy:
Gst.CustomMeta
Gst.CustomMeta
Gst.CustomMeta
Description:
[
CCode
( has_type_id =
false
) ]
[
Version
( since =
"1.20"
) ]
public
struct
CustomMeta
Simple typing wrapper around
Meta
Namespace:
Gst
Package:
gstreamer-1.0
Content:
Methods:
public
unowned
Structure
get_structure
()
Retrieve the
Structure
backing a custom meta, the structure's mutability is conditioned to the writability of the
Buffer
meta
is attached to.
public
bool
has_name
(
string
name)
Checks whether the name of the custom meta is
name
Fields:
public
Meta
meta
2022 vala-language.org