CLAM-Development  1.3
Public Member Functions | Public Attributes
CLAM::AudioBufferSource::Port Struct Reference

#include <AudioBufferSource.hxx>

List of all members.

Public Member Functions

 Port ()
 Port (OutPort< Audio > *p)

Public Attributes

const float * mFloatBuffer
const double * mDoubleBuffer
unsigned mBufferSize
OutPort< Audio > * mPort

Detailed Description

Definition at line 16 of file AudioBufferSource.hxx.


Constructor & Destructor Documentation

Definition at line 23 of file AudioBufferSource.hxx.

CLAM::AudioBufferSource::Port::Port ( OutPort< Audio > *  p) [inline, explicit]

Definition at line 28 of file AudioBufferSource.hxx.


Member Data Documentation

Definition at line 20 of file AudioBufferSource.hxx.

Referenced by CLAM::AudioBufferSource::Do().

Definition at line 19 of file AudioBufferSource.hxx.

Referenced by CLAM::AudioBufferSource::Do().

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().


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