Description | Hierarchy | Fields | Methods | Properties |
type tSpeexDSPLibrary_proc = record
r_module: hModule; |
r_moduleRefCount: int; |
r_speex_preprocess_state_init: speex_preprocess_state_init; |
r_speex_preprocess_state_destroy: speex_preprocess_state_destroy; |
r_speex_preprocess_run: speex_preprocess_run; |
r_speex_preprocess_estimate_update: speex_preprocess_estimate_update; |
r_speex_preprocess_ctl: speex_preprocess_ctl; |
r_speex_echo_state_init: speex_echo_state_init; |
r_speex_echo_state_destroy: speex_echo_state_destroy; |
r_speex_echo_cancellation: speex_echo_cancellation; |
r_speex_echo_capture: speex_echo_capture; |
r_speex_echo_playback: speex_echo_playback; |
r_speex_echo_state_reset: speex_echo_state_reset; |
r_speex_echo_ctl: speex_echo_ctl; |
r_speex_resampler_init: speex_resampler_init; |
r_speex_resampler_init_frac: speex_resampler_init_frac; |
r_speex_resampler_destroy: speex_resampler_destroy; |
r_speex_resampler_process_float: speex_resampler_process_float; |
r_speex_resampler_process_int: speex_resampler_process_int; |
r_speex_resampler_set_quality: speex_resampler_set_quality; |
r_speex_resampler_get_quality: speex_resampler_get_quality; |
r_speex_resampler_skip_zeros: speex_resampler_skip_zeros; |
r_speex_resampler_reset_mem: speex_resampler_reset_mem; |
r_speex_resampler_strerror: speex_resampler_strerror; |
(c) 2012 Lake of Soft