Home
last modified time | relevance | path

Searched refs:gst_mpd_segment_template_node_new (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdsegmenttemplatenode.h43 GstMPDSegmentTemplateNode * gst_mpd_segment_template_node_new (void);
Dgstmpdsegmenttemplatenode.c176 gst_mpd_segment_template_node_new (void) in gst_mpd_segment_template_node_new() function
Dgstmpdparser.c784 new_segment_template = gst_mpd_segment_template_node_new (); in gst_mpdparser_parse_segment_template_node()
Dgstmpdclient.c3332 representation->SegmentTemplate = gst_mpd_segment_template_node_new (); in gst_mpd_client_set_segment_template()