TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.28.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
The Gst.MetaInfo provides information about a specific metadata structure.
Static
whether info was registered as a Gst.CustomMeta with gst_meta_register_custom()
info
gst_meta_register_custom()
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
The Gst.MetaInfo provides information about a specific metadata structure.