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

switch_rtp_set_ssrc() private method

private switch_rtp_set_ssrc ( HandleRef jarg1, uint jarg2 ) : int
jarg1 HandleRef
jarg2 uint
return int
        public static extern int switch_rtp_set_ssrc(HandleRef jarg1, uint jarg2);
freeswitchPINVOKE