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

switch_rtp_set_start_port() private method

private switch_rtp_set_start_port ( ushort jarg1 ) : ushort
jarg1 ushort
return ushort
        public static extern ushort switch_rtp_set_start_port(ushort jarg1);
freeswitchPINVOKE