AddInput(ISoundElement *element) | ISoundElement | |
ConnectTo(const string &destport) | JackPort | |
DelParameter(const string &pname) | ISoundElement | |
DisconnectFrom(const string &destport) | JackPort | |
GetFrame(SoundFrame &frame, jack_nframes_t nframes) | JackAudioPort | [protected] |
GetParameter(const string &pname) | ISoundElement | |
GetPipe() | ISoundElement | |
GetPort() const | JackPort | [inline, protected] |
ISoundElement() | ISoundElement | |
JackAudioPort(const string &name, bool writer) | JackAudioPort | [inline] |
JackOutput(const string &name) | JackOutput | |
JackPort(const string &name, bool writer, const char *type) | JackPort | |
m_inputs | ISoundElement | [protected] |
Process(jack_nframes_t samples) | JackOutput | [protected, virtual] |
PutFrame(const SoundFrame &frame) | JackAudioPort | [protected] |
RemoveInput(ISoundElement *element) | ISoundElement | |
SetParameter(const string &pname, ISoundElement *e) | ISoundElement | |
~ISoundElement() | ISoundElement | [virtual] |
~JackAudioPort() | JackAudioPort | [inline, virtual] |
~JackOutput() | JackOutput | |
~JackPort() | JackPort |