Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_bridge.c598 switch_channel_clear_flag(chan_a, CF_VIDEO_BLANK); in audio_bridge_thread()
599 switch_channel_clear_flag(chan_b, CF_VIDEO_BLANK); in audio_bridge_thread()
603 switch_channel_set_flag(chan_a, CF_VIDEO_BLANK); in audio_bridge_thread()
607 switch_channel_set_flag(chan_b, CF_VIDEO_BLANK); in audio_bridge_thread()
942 switch_channel_clear_flag(chan_a, CF_VIDEO_BLANK); in audio_bridge_thread()
943 switch_channel_clear_flag(chan_b, CF_VIDEO_BLANK); in audio_bridge_thread()
H A Dswitch_ivr_play_say.c614 switch_channel_set_flag(channel, CF_VIDEO_BLANK); in switch_ivr_record_file()
695 switch_channel_clear_flag(channel, CF_VIDEO_BLANK); in switch_ivr_record_file()
924 switch_channel_clear_flag(channel, CF_VIDEO_BLANK); in switch_ivr_record_file()
H A Dswitch_ivr.c146 switch_channel_set_flag(channel, CF_VIDEO_BLANK); in switch_ivr_sleep()
323 switch_channel_clear_flag(channel, CF_VIDEO_BLANK); in switch_ivr_sleep()
H A Dswitch_core_session.c2651 switch_channel_clear_flag(session->channel, CF_VIDEO_BLANK);
H A Dswitch_channel.c1953 …if (flag == CF_VIDEO_ECHO || flag == CF_VIDEO_BLANK || flag == CF_VIDEO_DECODED_READ || flag == CF… in switch_channel_set_flag_value()
H A Dswitch_core_media.c6798 switch_channel_set_flag(b_session->channel, CF_VIDEO_BLANK); in video_write_thread()
6887 switch_channel_clear_flag(b_session->channel, CF_VIDEO_BLANK); in video_write_thread()
7578 …_WRITING) || session->video_read_callback) && !switch_channel_test_flag(channel, CF_VIDEO_BLANK)) { in video_helper_thread()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1573 CF_VIDEO_BLANK, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31591 CF_VIDEO_BLANK, enumerator