#include <Turntables.h>
Public Methods | |
Turntables () | |
Constructor. More... | |
~Turntables () | |
Destructor. More... | |
bool | Init () |
void | Shutdown () |
void | Poll () |
|
Constructor.
|
|
Destructor.
|
|
Initialize the turntables.
|
|
Poll the turntables for updates.
|
|
Shut down the turntable interface.
|