FreeSWITCH.Native.freeswitchPINVOKE.switch_rtp_disable_vad C# (CSharp) 메소드

switch_rtp_disable_vad() 개인적인 메소드

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