#include <JackPort.h>


Public Member Functions | |
| JackInput (const string &name) | |
| ~JackInput () | |
Protected Member Functions | |
| void | Process (jack_nframes_t samples) |
Definition at line 66 of file JackPort.h.
| JackInput::JackInput | ( | const string & | name | ) |
| JackInput::~JackInput | ( | ) |
| void JackInput::Process | ( | jack_nframes_t | samples | ) | [protected, virtual] |
Reimplemented from ISoundSource.
Definition at line 141 of file JackPort.cpp.
References JackAudioPort::GetFrame(), and ISoundElement::GetPipe().