Home
last modified time | relevance | path

Searched refs:gst_xml_helper_set_prop_string (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdrootnode.c207 gst_xml_helper_set_prop_string (root_xml_node, "xmlns", in gst_mpd_root_get_xml_node()
209 gst_xml_helper_set_prop_string (root_xml_node, "profiles", self->profiles); in gst_mpd_root_get_xml_node()
210 gst_xml_helper_set_prop_string (root_xml_node, "schemaLocation", in gst_mpd_root_get_xml_node()
212 gst_xml_helper_set_prop_string (root_xml_node, "xmlns:xsi", in gst_mpd_root_get_xml_node()
214 gst_xml_helper_set_prop_string (root_xml_node, "xmlns:ext", in gst_mpd_root_get_xml_node()
216 gst_xml_helper_set_prop_string (root_xml_node, "id", self->id); in gst_mpd_root_get_xml_node()
219 gst_xml_helper_set_prop_string (root_xml_node, "type", (gchar *) "static"); in gst_mpd_root_get_xml_node()
221 gst_xml_helper_set_prop_string (root_xml_node, "type", (gchar *) "dynamic"); in gst_mpd_root_get_xml_node()
Dgstmpdsegmenttemplatenode.c115 gst_xml_helper_set_prop_string (segment_template_xml_node, "media", in gst_mpd_segment_template_get_xml_node()
119 gst_xml_helper_set_prop_string (segment_template_xml_node, "index", in gst_mpd_segment_template_get_xml_node()
123 gst_xml_helper_set_prop_string (segment_template_xml_node, "initialization", in gst_mpd_segment_template_get_xml_node()
127 gst_xml_helper_set_prop_string (segment_template_xml_node, in gst_mpd_segment_template_get_xml_node()
Dgstmpdrepresentationbasenode.c229 gst_xml_helper_set_prop_string (representation_base_node, "profiles", in gst_mpd_representation_base_get_xml_node()
246 gst_xml_helper_set_prop_string (representation_base_node, in gst_mpd_representation_base_get_xml_node()
248 gst_xml_helper_set_prop_string (representation_base_node, "mimeType", in gst_mpd_representation_base_get_xml_node()
250 gst_xml_helper_set_prop_string (representation_base_node, "segmentProfiles", in gst_mpd_representation_base_get_xml_node()
252 gst_xml_helper_set_prop_string (representation_base_node, "codecs", in gst_mpd_representation_base_get_xml_node()
267 gst_xml_helper_set_prop_string (representation_base_node, "scanType", in gst_mpd_representation_base_get_xml_node()
Dgstmpdadaptationsetnode.c124 gst_xml_helper_set_prop_string (adaptation_set_xml_node, "lang", in gst_mpd_adaptation_set_get_xml_node()
128 gst_xml_helper_set_prop_string (adaptation_set_xml_node, "contentType", in gst_mpd_adaptation_set_get_xml_node()
186 gst_xml_helper_set_prop_string (adaptation_set_xml_node, "xlink_href", in gst_mpd_adaptation_set_get_xml_node()
189 gst_xml_helper_set_prop_string (adaptation_set_xml_node, "actuate", in gst_mpd_adaptation_set_get_xml_node()
Dgstmpdrepresentationnode.c110 gst_xml_helper_set_prop_string (representation_xml_node, "id", self->id); in gst_mpd_representation_get_xml_node()
120 gst_xml_helper_set_prop_string (representation_xml_node, "dependencyId", in gst_mpd_representation_get_xml_node()
126 gst_xml_helper_set_prop_string (representation_xml_node, in gst_mpd_representation_get_xml_node()
Dgstmpddescriptortypenode.c53 gst_xml_helper_set_prop_string (descriptor_type_xml_node, "schemeIdUri", in gst_mpd_descriptor_type_get_xml_node()
56 gst_xml_helper_set_prop_string (descriptor_type_xml_node, "value", in gst_mpd_descriptor_type_get_xml_node()
Dgstmpdutctimingnode.c73 gst_xml_helper_set_prop_string (utc_timing_xml_node, "schemeiduri", in gst_mpd_utc_timing_get_xml_node()
78 gst_xml_helper_set_prop_string (utc_timing_xml_node, "value", value); in gst_mpd_utc_timing_get_xml_node()
Dgstmpdcontentcomponentnode.c63 gst_xml_helper_set_prop_string (content_component_xml_node, "lang", in gst_mpd_content_component_get_xml_node()
65 gst_xml_helper_set_prop_string (content_component_xml_node, "contentType", in gst_mpd_content_component_get_xml_node()
Dgstmpdprograminformationnode.c62 gst_xml_helper_set_prop_string (program_info_xml_node, "lang", self->lang); in gst_mpd_program_information_get_xml_node()
65 gst_xml_helper_set_prop_string (program_info_xml_node, "moreInformationURL", in gst_mpd_program_information_get_xml_node()
Dgstmpdsegmenturlnode.c93 gst_xml_helper_set_prop_string (segment_url_xml_node, "media", self->media); in gst_mpd_segment_url_get_xml_node()
100 gst_xml_helper_set_prop_string (segment_url_xml_node, "index", self->index); in gst_mpd_segment_url_get_xml_node()
Dgstmpdbaseurlnode.c104 gst_xml_helper_set_prop_string (baseurl_xml_node, "serviceLocation", in gst_mpd_baseurl_get_xml_node()
108 gst_xml_helper_set_prop_string (baseurl_xml_node, "byteRange", in gst_mpd_baseurl_get_xml_node()
Dgstmpdmetricsnode.c51 gst_xml_helper_set_prop_string (metrics_xml_node, "metrics", self->metrics); in gst_mpd_metrics_get_xml_node()
Dgstmpdsegmentlistnode.c56 gst_xml_helper_set_prop_string (segment_list_xml_node, "xlink_href", in gst_mpd_segment_list_get_xml_node()
Dgstmpdsubrepresentationnode.c65 gst_xml_helper_set_prop_string (sub_representation_xml_node, in gst_mpd_sub_representation_get_xml_node()
Dgstmpdurltypenode.c51 gst_xml_helper_set_prop_string (url_type_xml_node, "sourceURL", in gst_mpd_url_type_get_xml_node()
Dgstmpdperiodnode.c117 gst_xml_helper_set_prop_string (period_xml_node, "id", self->id); in gst_mpd_period_get_xml_node()
Dgstxmlhelper.h115 void gst_xml_helper_set_prop_string (xmlNodePtr node, const gchar * name, gchar* value);
Dgstxmlhelper.c1077 gst_xml_helper_set_prop_string (xmlNodePtr node, const gchar * name, in gst_xml_helper_set_prop_string() function