Home
last modified time | relevance | path

Searched defs:use_rtp_io (Results 1 – 2 of 2) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecall.c3377 bool_t use_rtp_io = lp_config_get_int(lc->config, "sound", "rtp_io", FALSE); local
3592 bool_t use_rtp_io = lp_config_get_int(lc->config, "video", "rtp_io", FALSE); local
H A Dlinphonecore.c6298 bool_t use_rtp_io = lp_config_get_int(lc->config, "sound", "rtp_io", FALSE); local