|
LMMS
|
Go to the source code of this file.
Namespaces | |
| namespace | juce |
| namespace | juce::LinuxEventLoop |
Functions | |
| void | juce::LinuxEventLoop::registerFdCallback (int fd, std::function< void(int)> readCallback, short eventMask=1) |
| void | juce::LinuxEventLoop::unregisterFdCallback (int fd) |