FFmpeg
|
Resampler Struct Reference
#include <swresample_internal.h>
Collaboration diagram for Resampler:
Data Fields | |
resample_init_func | init |
resample_free_func | free |
multiple_resample_func | multiple_resample |
resample_flush_func | flush |
set_compensation_func | set_compensation |
get_delay_func | get_delay |
Detailed Description
Definition at line 159 of file swresample_internal.h.
Field Documentation
resample_flush_func Resampler::flush |
Definition at line 163 of file swresample_internal.h.
Referenced by swr_convert().
resample_free_func Resampler::free |
Definition at line 161 of file swresample_internal.h.
Referenced by swr_free(), and swr_init().
get_delay_func Resampler::get_delay |
Definition at line 165 of file swresample_internal.h.
Referenced by swr_get_delay().
resample_init_func Resampler::init |
Definition at line 160 of file swresample_internal.h.
Referenced by swr_init().
multiple_resample_func Resampler::multiple_resample |
Definition at line 162 of file swresample_internal.h.
Referenced by resample().
set_compensation_func Resampler::set_compensation |
Definition at line 164 of file swresample_internal.h.
Referenced by swr_set_compensation().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11