Searched refs:subsegmentStartsWithSAP (Results 1 – 4 of 4) sorted by relevance
336 int subsegmentStartsWithSAP = 1; in write_adaptation_set() local373 if (!w->is_live && (!kf || !strncmp(kf->value, "0", 1))) subsegmentStartsWithSAP = 0; in write_adaptation_set()375 avio_printf(s->pb, " subsegmentStartsWithSAP=\"%d\"", subsegmentStartsWithSAP); in write_adaptation_set()
314 GstSAPType subsegmentStartsWithSAP; member
2008 &new_adap_set->subsegmentStartsWithSAP); in gst_mpdparser_parse_adaptation_set_node()
1103 assert_equals_int (adaptationSet->subsegmentStartsWithSAP, 6); in GST_START_TEST()