CLAM-Development
1.4.0
|
#include <AudioBufferSource.hxx>
Public Member Functions | |
Port () | |
Port (OutPort< Audio > *p) |
Public Attributes | |
const float * | mFloatBuffer |
const double * | mDoubleBuffer |
unsigned | mBufferSize |
OutPort< Audio > * | mPort |
Definition at line 16 of file AudioBufferSource.hxx.
|
inline |
Definition at line 23 of file AudioBufferSource.hxx.
Definition at line 28 of file AudioBufferSource.hxx.
unsigned CLAM::AudioBufferSource::Port::mBufferSize |
Definition at line 20 of file AudioBufferSource.hxx.
Referenced by CLAM::AudioBufferSource::Do().
const double* CLAM::AudioBufferSource::Port::mDoubleBuffer |
Definition at line 19 of file AudioBufferSource.hxx.
Referenced by CLAM::AudioBufferSource::Do().
const float* CLAM::AudioBufferSource::Port::mFloatBuffer |
Definition at line 18 of file AudioBufferSource.hxx.
Referenced by CLAM::AudioBufferSource::Do().
Definition at line 21 of file AudioBufferSource.hxx.
Referenced by CLAM::AudioBufferSource::Do().