Scope Class Reference
#include <plugin.h>
Inheritance diagram for Scope:

Public Member Functions | |
| Scope (int interval, int pid=0) | |
| virtual int | samples () const =0 |
| virtual void | setSamples (int)=0 |
Detailed Description
Base class for all kinds of scope visualizations, i.e. if you want to display the currently played waveform
Definition at line 287 of file plugin.h.
Member Function Documentation
|
|
the "width" of each scopeEvent Implemented in MonoScope, and StereoScope. |
The documentation for this class was generated from the following file:
