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

switch_codec_implementation_fmtp_get() private method

private switch_codec_implementation_fmtp_get ( HandleRef jarg1 ) : string
jarg1 HandleRef
return string
        public static extern string switch_codec_implementation_fmtp_get(HandleRef jarg1);
freeswitchPINVOKE