Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h633 gchar *caption_kind; member
Dmxfdms1.c2356 g_free (self->caption_kind); in mxf_dms1_captions_description_finalize()
2357 self->caption_kind = NULL; in mxf_dms1_captions_description_finalize()
2393 self->caption_kind = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_dms1_captions_description_handle_tag()
2394 GST_DEBUG (" caption kind = %s", GST_STR_NULL (self->caption_kind)); in mxf_dms1_captions_description_handle_tag()