pcm_resample_state Struct Reference

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

SRC_STATE * state
SRC_DATA data
struct pcm_buffer in out
struct {
   unsigned   src_rate
   unsigned   dest_rate
   uint8_t   channels
prev
bool error
struct pcm_buffer buffer


Detailed Description

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.


Field Documentation

Definition at line 54 of file pcm_resample.h.

Definition at line 48 of file pcm_resample.h.

Definition at line 41 of file pcm_resample.h.

Definition at line 47 of file pcm_resample.h.

Definition at line 51 of file pcm_resample.h.

Definition at line 43 of file pcm_resample.h.

struct { ... } pcm_resample_state::prev

Definition at line 46 of file pcm_resample.h.

Definition at line 40 of file pcm_resample.h.


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

Generated on Wed Aug 25 00:21:21 2010 for MPD by  doxygen 1.5.7.1