GstMeta

Base structure for metadata. Custom metadata will put this structure as the first member of their structure. GstMetaFlags flags; extra flags for the metadata const GstMetaInfo *info; pointer to the GstMetaInfo

Members

Variables

flags
GstMetaFlags flags;
Undocumented in source.
info
GstMetaInfo* info;
Undocumented in source.

Meta