Home
last modified time | relevance | path

Searched refs:SMBF_WRITE_VIDEO_PING (Results 1 – 7 of 7) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_png/
H A Dmod_png.c368 flags = SMBF_WRITE_VIDEO_PING; in SWITCH_STANDARD_API()
380 flags |= SMBF_WRITE_VIDEO_PING; in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_video_filter/
H A Dmod_video_filter.c964 flags = SMBF_WRITE_VIDEO_PING; in SWITCH_STANDARD_APP()
1066 flags = SMBF_WRITE_VIDEO_PING; in SWITCH_STANDARD_API()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_media_bug.c919 …) || switch_test_flag(bug, SMBF_READ_VIDEO_PING) || switch_test_flag(bug, SMBF_WRITE_VIDEO_PING)) { in switch_core_media_bug_add()
1281 …AM) || switch_test_flag(bp, SMBF_READ_VIDEO_PING) || switch_test_flag(bp, SMBF_WRITE_VIDEO_PING)) { in switch_core_media_bug_close()
H A Dswitch_ivr_async.c5492 switch_media_bug_flag_t bflags = SMBF_WRITE_VIDEO_PING; in switch_ivr_video_write_overlay_session()
H A Dswitch_core_media.c14654 …(switch_test_flag(bp, SMBF_WRITE_VIDEO_PING) || (switch_core_media_bug_test_flag(bp, SMBF_SPY_VIDE… in switch_core_session_write_video_frame()
14659 if (bp->callback && switch_test_flag(bp, SMBF_WRITE_VIDEO_PING)) { in switch_core_session_write_video_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1890 SMBF_WRITE_VIDEO_PING = (1 << 18), enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs41721 SMBF_WRITE_VIDEO_PING = (1 << 18), enumerator