| 64 | |
| 65 | virtual double tailTime() const { return 0; } |
| 66 | virtual double latencyTime() const { return 0; } |
| 67 | |
| 68 | // return true on successful initialization |
| 69 | bool initPure(const int numInChannels, const int numOutChannels, |
nothing calls this directly
no outgoing calls
no test coverage detected