Searched refs:startWithSAP (Results 1 – 4 of 4) sorted by relevance
107 self->startWithSAP = g_value_get_int (value); in gst_mpd_representation_base_node_set_property()169 g_value_set_int (value, self->startWithSAP); in gst_mpd_representation_base_node_get_property()257 if (self->startWithSAP) in gst_mpd_representation_base_get_xml_node()259 self->startWithSAP); in gst_mpd_representation_base_get_xml_node()329 self->startWithSAP = GST_SAP_TYPE_0; in gst_mpd_representation_base_node_init()
47 GstMPDSAPType startWithSAP; member
547 &representation_base->startWithSAP); in gst_mpdparser_parse_representation_base()
1286 assert_equals_int (representationBase->startWithSAP, GST_SAP_TYPE_0); in GST_START_TEST()