FreeSWITCH.Native.switch_stream_handle.switch_stream_handle C# (CSharp) Method

switch_stream_handle() public method

public switch_stream_handle ( ) : System
return System
        public switch_stream_handle()
            : this(freeswitchPINVOKE.new_switch_stream_handle(), true)
        {
        }

Same methods

switch_stream_handle::switch_stream_handle ( IntPtr cPtr, bool cMemoryOwn ) : System