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

switch_audio_resampler_t_from_rate_set() private method

private switch_audio_resampler_t_from_rate_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
return void
        public static extern void switch_audio_resampler_t_from_rate_set(HandleRef jarg1, int jarg2);
freeswitchPINVOKE