gf_term_connect_from_time  721 applications/mp4client/extract.c 	gf_term_connect_from_time(term, url, 0, 2);
gf_term_connect_from_time 1688 applications/mp4client/main.c 			gf_term_connect_from_time(term, the_url, (u64) (play_from*1000), pause_at_first);
gf_term_connect_from_time  834 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp 			gf_term_connect_from_time(m_term, url, 0, GF_FALSE);
gf_term_connect_from_time  551 applications/osmo4_w32/MainFrm.cpp 	gf_term_connect_from_time(app->m_term, (LPCSTR) url, app->m_reconnect_time, do_pause);
gf_term_connect_from_time  429 applications/osmo4_wce/MainFrm.cpp 		gf_term_connect_from_time(app->m_term, filename, app->m_reconnect_time, 0);
gf_term_connect_from_time   25 applications/testapps/player_api/main.c 	gf_term_connect_from_time(term, fn, 0, GF_FALSE);
gf_term_connect_from_time   87 include/gpac/terminal.h void gf_term_connect_from_time(GF_Terminal *term, const char *URL, u64 time_in_ms, u32 pause_at_first_frame);