DROP_NEXT_SEGMENT  983 modules/mpegts_in/mpegts_in.c 	param.url_query.drop_first_segment = (query_type == DROP_NEXT_SEGMENT) ? 1 : 0;
DROP_NEXT_SEGMENT 1097 modules/mpegts_in/mpegts_in.c 		e = M2TS_QueryNextFile(m2ts, DROP_NEXT_SEGMENT, &url, &start_byterange, &end_byterange, &refresh_type);
DROP_NEXT_SEGMENT 1161 modules/mpegts_in/mpegts_in.c 				M2TS_QueryNextFile(m2ts, DROP_NEXT_SEGMENT, NULL, NULL, NULL, NULL);