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

switch_audio_resampler_t_factor_set() private method

private switch_audio_resampler_t_factor_set ( HandleRef jarg1, double jarg2 ) : void
jarg1 HandleRef
jarg2 double
return void
        public static extern void switch_audio_resampler_t_factor_set(HandleRef jarg1, double jarg2);
freeswitchPINVOKE