#include <Project.h>
Inheritance diagram for PlayCallback:

Public Member Functions | |
| virtual samples_t | OnBuffer (void *buf, const samples_t len, const samples_t pos, const format_ex_t &format) |
| OnBuffer event. | |
This class is used by the playback device to give the main process an acknowledge to generate (mix) next part of the output buffer.
|
||||||||||||||||||||
|
OnBuffer event. This event method is executed when the playback device demands to mix next part of the output buffer.
Implements DeviceCallback. |
1.3.5