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

switch_rtp_hdr_t_ssrc_get() private method

private switch_rtp_hdr_t_ssrc_get ( HandleRef jarg1 ) : uint
jarg1 HandleRef
return uint
        public static extern uint switch_rtp_hdr_t_ssrc_get(HandleRef jarg1);
freeswitchPINVOKE