Home
last modified time | relevance | path

Searched refs:SWITCH_IO_FLAG_FORCE (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1950 SWITCH_IO_FLAG_FORCE = (1 << 2), enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_media.c6850 switch_core_session_write_video_frame(session, &fr, SWITCH_IO_FLAG_FORCE, 0); in video_write_thread()
6874 switch_core_session_write_video_frame(session, &fr, SWITCH_IO_FLAG_FORCE, 0); in video_write_thread()
7588 switch_core_session_write_video_frame(session, &fr, SWITCH_IO_FLAG_FORCE, 0); in video_helper_thread()
14559 …if (!(switch_channel_test_flag(session->channel, CF_VIDEO_READY) || (flags & SWITCH_IO_FLAG_FORCE)… in switch_core_session_write_video_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs39938 SWITCH_IO_FLAG_FORCE = (1 << 2), enumerator