class Resampler


Full nameArts::Resampler
Definition#include <arts/resample.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods

Protected Members


Detailed Description

static const unsigned int bufferSize

[protected: ]

static const unsigned int bufferWrap

[protected: ]

int bufferSamples

[protected: ]

int sampleSize

[protected: ]

int dropBytes

[protected: ]

Refiller * refiller

[protected: ]

double pos

[protected: ]

double step

[protected: ]

int channels

[protected: ]

int bits

[protected: ]

unsigned char buffer[bufferSize+bufferWrap]

[protected: ]

float fbuffer[bufferSize+bufferWrap]

[protected: ]

long block

[protected: ]

long haveBlock

[protected: ]

class ResamplerPrivate * d

[protected: ]

void  updateSampleSize ()

[protected: ]

void  ensureRefill ()

[protected: ]

 Resampler (Refiller *refiller)

 ~Resampler ()

void  setStep (double step)

void  setChannels (int channels)

void  setBits (int bits)

void  run (float *left, float *right, unsigned long samples)

bool  underrun ()


Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47.