Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h693 gint64 shot_duration; member
Dmxfdms1.c3097 self->shot_duration = GST_READ_UINT64_BE (tag_data); in mxf_dms1_shot_handle_tag()
3098 GST_DEBUG (" shot duration = %" G_GINT64_FORMAT, self->shot_duration); in mxf_dms1_shot_handle_tag()