mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
remove pa_sink_input::variable_rate field since it has been folded into pa_sink_input::flags
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1240 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
3beef50639
commit
72cf2118df
2 changed files with 1 additions and 2 deletions
|
|
@ -79,7 +79,6 @@ struct pa_sink_input {
|
|||
pa_memchunk resampled_chunk;
|
||||
pa_resampler *resampler; /* may be NULL */
|
||||
|
||||
int variable_rate;
|
||||
pa_resample_method_t resample_method;
|
||||
|
||||
pa_memblock *silence_memblock; /* may be NULL */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue