Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdsubrepresentationnode.c48 xmlNodePtr sub_representation_xml_node = NULL; in gst_mpd_sub_representation_get_xml_node() local
51 sub_representation_xml_node = in gst_mpd_sub_representation_get_xml_node()
54 gst_xml_helper_set_prop_uint (sub_representation_xml_node, "level", in gst_mpd_sub_representation_get_xml_node()
57 gst_xml_helper_set_prop_uint_vector_type (sub_representation_xml_node, in gst_mpd_sub_representation_get_xml_node()
60 gst_xml_helper_set_prop_uint (sub_representation_xml_node, "bandwidth", in gst_mpd_sub_representation_get_xml_node()
65 gst_xml_helper_set_prop_string (sub_representation_xml_node, in gst_mpd_sub_representation_get_xml_node()
70 return sub_representation_xml_node; in gst_mpd_sub_representation_get_xml_node()