Home
last modified time | relevance | path

Searched refs:linphone_core_get_capture_device (Results 1 – 8 of 8) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/daemon/commands/
H A Daudio-stream-start.cc62 …MSSndCard *capture_card = ms_snd_card_manager_get_card(manager, linphone_core_get_capture_device(a… in exec()
/dports/net/liblinphone/linphone-3.12.0/gtk/
H A Daudio_assistant.c225 path,NULL,ms_snd_card_manager_get_card(manager,linphone_core_get_capture_device(lc)),FALSE); in linphone_gtk_start_record_sound()
365 linphone_core_get_capture_device(lc), CAP_CAPTURE); in create_mic_page()
459 …t_playback_device(lc)),ms_snd_card_manager_get_card(manager,linphone_core_get_capture_device(lc)),… in prepare()
H A Dpropertybox.c1429 linphone_core_get_capture_device(lc), CAP_CAPTURE); in linphone_gtk_fill_soundcards()
/dports/net/liblinphone/linphone-3.12.0/tester/
H A Dsetup_tester.c284 devid1 = ms_strdup(linphone_core_get_capture_device(mgr->lc)); in devices_reload_test()
286 devid2 = ms_strdup(linphone_core_get_capture_device(mgr->lc)); in devices_reload_test()
H A Daudio_bypass_tester.c481 BC_ASSERT_STRING_EQUAL(linphone_core_get_capture_device(marie_lc), AUDIO_BYPASS_SOUNDCARD); in audio_bypass()
482 BC_ASSERT_STRING_EQUAL(linphone_core_get_capture_device(pauline_lc), AUDIO_BYPASS_SOUNDCARD); in audio_bypass()
/dports/net/liblinphone/linphone-3.12.0/console/
H A Dcommands.c1279 linphone_core_get_capture_device(lc)); in lpc_cmd_soundcard()
1313 const char *devname=linphone_core_get_capture_device(lc); in lpc_cmd_soundcard()
/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dcore.h2826 LINPHONE_PUBLIC const char * linphone_core_get_capture_device(LinphoneCore *lc);
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecore.c4229 const char * linphone_core_get_capture_device(LinphoneCore *lc) { function
4263 capture = linphone_core_get_capture_device(lc);