◆ TimerCallback
The type of the timer callback functor.
◆ start()
void Audio::Chip::start |
( |
TimerCallback * |
callback, |
|
|
int |
timerFrequency |
|
) |
| |
Start the sound chip with callbacks.
◆ stop()
void Audio::Chip::stop |
( |
| ) |
|
◆ setCallbackFrequency()
virtual void Audio::Chip::setCallbackFrequency |
( |
int |
timerFrequency | ) |
|
|
pure virtual |
◆ startCallbacks()
virtual void Audio::Chip::startCallbacks |
( |
int |
timerFrequency | ) |
|
|
protectedpure virtual |
◆ stopCallbacks()
virtual void Audio::Chip::stopCallbacks |
( |
| ) |
|
|
protectedpure virtual |
◆ _callback
The functor for callbacks.
The documentation for this class was generated from the following file: