Home
last modified time | relevance | path

Searched refs:annotation_kind (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h639 gchar *annotation_kind; member
Dmxfdms1.c2437 g_free (self->annotation_kind); in mxf_dms1_annotation_finalize()
2438 self->annotation_kind = NULL; in mxf_dms1_annotation_finalize()
2562 self->annotation_kind = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_dms1_annotation_handle_tag()
2563 GST_DEBUG (" annotation kind = %s", GST_STR_NULL (self->annotation_kind)); in mxf_dms1_annotation_handle_tag()