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

CoreSession_mediaReady() private method

private CoreSession_mediaReady ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
        public static extern bool CoreSession_mediaReady(HandleRef jarg1);
freeswitchPINVOKE