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

switch_file_handle_format_get() private method

private switch_file_handle_format_get ( HandleRef jarg1 ) : uint
jarg1 HandleRef
return uint
        public static extern uint switch_file_handle_format_get(HandleRef jarg1);
freeswitchPINVOKE