struct _GstGVAJSONMeta#

Overview#

This struct represents JSON metadata and contains instance of parent GstMeta and message. More…

#include <gva_json_meta.h>

struct _GstGVAJSONMeta {
    // fields

    GstMeta meta;
    gchar* message;
};

Detailed Documentation#

This struct represents JSON metadata and contains instance of parent GstMeta and message.

Fields#

GstMeta meta

parent GstMeta

gchar* message

C-string message