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

switch_rtp_release_port() 개인적인 메소드

private switch_rtp_release_port ( string jarg1, ushort jarg2 ) : void
jarg1 string
jarg2 ushort
리턴 void
        public static extern void switch_rtp_release_port(string jarg1, ushort jarg2);
freeswitchPINVOKE