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

switch_core_session_get_write_codec() private method

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