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

switch_rtp_ready() private method

private switch_rtp_ready ( HandleRef jarg1 ) : byte
jarg1 HandleRef
return byte
        public static extern byte switch_rtp_ready(HandleRef jarg1);
freeswitchPINVOKE