Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_module_interfaces.h652 struct switch_audio_codec_settings { struct
666 struct switch_audio_codec_settings audio; argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx32554 switch_audio_codec_settings *arg1 = (switch_audio_codec_settings *) 0 ; in CSharp_FreeSWITCHfNative_switch_audio_codec_settings_unused_set___()
32557 arg1 = (switch_audio_codec_settings *)jarg1; in CSharp_FreeSWITCHfNative_switch_audio_codec_settings_unused_set___()
32565 switch_audio_codec_settings *arg1 = (switch_audio_codec_settings *) 0 ; in CSharp_FreeSWITCHfNative_switch_audio_codec_settings_unused_get___()
32568 arg1 = (switch_audio_codec_settings *)jarg1; in CSharp_FreeSWITCHfNative_switch_audio_codec_settings_unused_get___()
32577 switch_audio_codec_settings *result = 0 ; in CSharp_FreeSWITCHfNative_new_switch_audio_codec_settings___()
32579 result = (switch_audio_codec_settings *)new switch_audio_codec_settings(); in CSharp_FreeSWITCHfNative_new_switch_audio_codec_settings___()
32586 switch_audio_codec_settings *arg1 = (switch_audio_codec_settings *) 0 ; in CSharp_FreeSWITCHfNative_delete_switch_audio_codec_settings___()
32588 arg1 = (switch_audio_codec_settings *)jarg1; in CSharp_FreeSWITCHfNative_delete_switch_audio_codec_settings___()
32752 switch_audio_codec_settings *arg2 = (switch_audio_codec_settings *) 0 ; in CSharp_FreeSWITCHfNative_switch_codec_settings_audio_set___()
32755 arg2 = (switch_audio_codec_settings *)jarg2; in CSharp_FreeSWITCHfNative_switch_codec_settings_audio_set___()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs29682 public class switch_audio_codec_settings : global::System.IDisposable { class
29686 internal switch_audio_codec_settings(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_audio_codec_settings() method in FreeSWITCH.Native.switch_audio_codec_settings
29691 … static global::System.Runtime.InteropServices.HandleRef getCPtr(switch_audio_codec_settings obj) { in getCPtr()
29695 ~switch_audio_codec_settings() { in ~switch_audio_codec_settings()
29722 …public switch_audio_codec_settings() : this(freeswitchPINVOKE.new_switch_audio_codec_settings(), t… in switch_audio_codec_settings() method in FreeSWITCH.Native.switch_audio_codec_settings
33004 public switch_audio_codec_settings audio {
33006 …freeswitchPINVOKE.switch_codec_settings_audio_set(swigCPtr, switch_audio_codec_settings.getCPtr(va…
33010switch_audio_codec_settings ret = (cPtr == global::System.IntPtr.Zero) ? null : new switch_audio_c…