This object is statically allocated (within another struct), and holds buffer allocations and the state for the resampler. More...
#include <pcm_resample.h>
Data Fields | |
struct pcm_buffer | buffer |
This object is statically allocated (within another struct), and holds buffer allocations and the state for the resampler.
Definition at line 38 of file pcm_resample.h.
struct pcm_buffer pcm_resample_state::buffer [read] |
Definition at line 54 of file pcm_resample.h.