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

switch_audio_resampler_t_to_rate_get() private method

private switch_audio_resampler_t_to_rate_get ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_audio_resampler_t_to_rate_get(HandleRef jarg1);
freeswitchPINVOKE