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

switch_frame() public method

public switch_frame ( ) : System
return System
        public switch_frame()
            : this(freeswitchPINVOKE.new_switch_frame(), true)
        {
        }

Same methods

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