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

switch_codec_implementation_encode_get() private method

private switch_codec_implementation_encode_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_codec_implementation_encode_get(HandleRef jarg1);
freeswitchPINVOKE