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

switch_core_codec_parse_fmtp() 개인적인 메소드

private switch_core_codec_parse_fmtp ( string jarg1, string jarg2, uint jarg3, HandleRef jarg4 ) : int
jarg1 string
jarg2 string
jarg3 uint
jarg4 HandleRef
리턴 int
        public static extern int switch_core_codec_parse_fmtp(string jarg1, string jarg2, uint jarg3, HandleRef jarg4);
freeswitchPINVOKE