FFmpeg
Data Fields
Resampler Struct Reference

#include <swresample_internal.h>

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
 
invert_initial_buffer_func invert_initial_buffer
 
get_out_samples_func get_out_samples
 

Detailed Description

Definition at line 81 of file swresample_internal.h.

Field Documentation

◆ init

resample_init_func Resampler::init

Definition at line 82 of file swresample_internal.h.

◆ free

resample_free_func Resampler::free

Definition at line 83 of file swresample_internal.h.

◆ multiple_resample

multiple_resample_func Resampler::multiple_resample

Definition at line 84 of file swresample_internal.h.

◆ flush

resample_flush_func Resampler::flush

Definition at line 85 of file swresample_internal.h.

◆ set_compensation

set_compensation_func Resampler::set_compensation

Definition at line 86 of file swresample_internal.h.

◆ get_delay

get_delay_func Resampler::get_delay

Definition at line 87 of file swresample_internal.h.

◆ invert_initial_buffer

invert_initial_buffer_func Resampler::invert_initial_buffer

Definition at line 88 of file swresample_internal.h.

◆ get_out_samples

get_out_samples_func Resampler::get_out_samples

Definition at line 89 of file swresample_internal.h.


The documentation for this struct was generated from the following file: