GF_DASH_PROFILE_LIVE 3350 applications/mp4box/main.c 			if (!stricmp(argv[i + 1], "live") || !stricmp(argv[i + 1], "simple")) dash_profile = GF_DASH_PROFILE_LIVE;
GF_DASH_PROFILE_LIVE 3931 applications/mp4box/main.c 			dash_profile = dash_mode ? GF_DASH_PROFILE_LIVE : GF_DASH_PROFILE_FULL;
GF_DASH_PROFILE_LIVE 6109 src/media_tools/dash_segmenter.c 	case GF_DASH_PROFILE_LIVE:
GF_DASH_PROFILE_LIVE 6291 src/media_tools/dash_segmenter.c 			dasher->profile = GF_DASH_PROFILE_LIVE;
GF_DASH_PROFILE_LIVE 6294 src/media_tools/dash_segmenter.c 			dasher->profile = GF_DASH_PROFILE_LIVE;