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

switch_rtp_flush() private method

private switch_rtp_flush ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_rtp_flush(HandleRef jarg1);
freeswitchPINVOKE