FreeSWITCH.Native.Stream.Stream C# (CSharp) Méthode

Stream() public méthode

public Stream ( ) : System
Résultat 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