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

CoreSession_RecordFile() private method

private CoreSession_RecordFile ( HandleRef jarg1, string jarg2, int jarg3, int jarg4, int jarg5 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 int
jarg4 int
jarg5 int
return int
        public static extern int CoreSession_RecordFile(HandleRef jarg1, string jarg2, int jarg3, int jarg4, int jarg5);
freeswitchPINVOKE