waterfall  0.2dev
 All Classes Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
JackFrontend Class Reference

Frontend class that reads sound data from JACK server. More...

#include <JackFrontend.h>

Public Member Functions

 JackFrontend (bool connect, const char *leftInputName, const char *rightInputName)
 Constructor.
 
virtual ~JackFrontend ()
 Destructor.
 
virtual void run ()
 
- Public Member Functions inherited from Frontend
void setBackend (Ref< Backend > backend)
 
virtual void stop ()
 

Additional Inherited Members

- Protected Member Functions inherited from Frontend
void startStream ()
 
void endStream ()
 
void process (const vector< Complex > &data)
 
- Protected Attributes inherited from Frontend
Ref< Backendbackend_
 
StreamInfo streamInfo_
 
DataInfo dataInfo_
 
bool stopping_
 

Detailed Description

Frontend class that reads sound data from JACK server.

Inheritance diagram for JackFrontend:
Inheritance graph
[legend]
Collaboration diagram for JackFrontend:
Collaboration graph
[legend]

The documentation for this class was generated from the following files: