FreeSWITCH.Native.freeswitchPINVOKE.switch_stream_system C# (CSharp) Method

switch_stream_system() private method

private switch_stream_system ( string jarg1, HandleRef jarg2 ) : int
jarg1 string
jarg2 HandleRef
return int
        public static extern int switch_stream_system(string jarg1, HandleRef jarg2);
freeswitchPINVOKE