TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.28.6
Generated with TypeDoc via ts-for-gir v5.2.0
The Gst.MetaInfo provides information about a specific metadata structure.
Static
Since 1.20
whether info was registered as a Gst.CustomMeta with gst_meta_register_custom()
info
gst_meta_register_custom()
1.20
Since 1.24
Registers a new meta.
Use the structure returned by gst_meta_info_new(), it consumes it and the structure shouldnt be used after. The one returned by the function can be kept.
gst_meta_info_new()
the registered meta
1.24
The Gst.MetaInfo provides information about a specific metadata structure.