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

switch_core_session_get_stream() private method

private switch_core_session_get_stream ( HandleRef jarg1, int jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 int
return IntPtr
        public static extern IntPtr switch_core_session_get_stream(HandleRef jarg1, int jarg2);
freeswitchPINVOKE