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

switch_channel_init() private method

private switch_channel_init ( HandleRef jarg1, HandleRef jarg2, int jarg3, int jarg4 ) : int
jarg1 HandleRef
jarg2 HandleRef
jarg3 int
jarg4 int
return int
        public static extern int switch_channel_init(HandleRef jarg1, HandleRef jarg2, int jarg3, int jarg4);
freeswitchPINVOKE