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

switch_rtp_disable_vad() private method

private switch_rtp_disable_vad ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_rtp_disable_vad(HandleRef jarg1);
freeswitchPINVOKE