FreeSWITCH.Native.switch_audio_resampler_t.switch_audio_resampler_t C# (CSharp) Method

switch_audio_resampler_t() public method

public switch_audio_resampler_t ( ) : System
return System
        public switch_audio_resampler_t()
            : this(freeswitchPINVOKE.new_switch_audio_resampler_t(), true)
        {
        }

Same methods

switch_audio_resampler_t::switch_audio_resampler_t ( IntPtr cPtr, bool cMemoryOwn ) : System