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

switch_resample_destroy() private method

private switch_resample_destroy ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_resample_destroy(HandleRef jarg1);
freeswitchPINVOKE