Home
last modified time | relevance | path

Searched refs:switch_core_event_hook_add_video_write_frame (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14523 …public static switch_status_t switch_core_event_hook_add_video_write_frame(SWIGTYPE_p_switch_core_… in switch_core_event_hook_add_video_write_frame() method in FreeSWITCH.Native.freeswitch
14524 …tch_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_core_event_hook_add_video_write_frame in switch_core_event_hook_add_video_write_frame()
27045 …public static extern int switch_core_event_hook_add_video_write_frame(global::System.Runtime.Inter… in switch_core_event_hook_add_video_write_frame() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx49239 result = (switch_status_t)switch_core_event_hook_add_video_write_frame(arg1,arg2); in CSharp_FreeSWITCHfNative_switch_core_event_hook_add_video_write_frame___()