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

Stream() public method

public Stream ( ) : System
return System
        public Stream()
            : this(freeswitchPINVOKE.new_Stream__SWIG_0(), true)
        {
        }

Same methods

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