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

switch_rtp_set_max_missed_packets() private method

private switch_rtp_set_max_missed_packets ( HandleRef jarg1, uint jarg2 ) : void
jarg1 HandleRef
jarg2 uint
return void
        public static extern void switch_rtp_set_max_missed_packets(HandleRef jarg1, uint jarg2);
freeswitchPINVOKE