FreeSWITCH.Native.freeswitchPINVOKE.switch_rtp_set_max_missed_packets C# (CSharp) 메소드

switch_rtp_set_max_missed_packets() 개인적인 메소드

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