Searched refs:shot_comment (Results 1 – 2 of 2) sorted by relevance
700 gchar *shot_comment; member
2997 g_free (self->shot_comment); in mxf_dms1_shot_finalize()2998 self->shot_comment = NULL; in mxf_dms1_shot_finalize()3133 self->shot_comment = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_dms1_shot_handle_tag()3134 GST_DEBUG (" shot comment = %s", GST_STR_NULL (self->shot_comment)); in mxf_dms1_shot_handle_tag()