|
openshot-audio
0.1.5
|
Go to the source code of this file.
Macros | |
| #define | JUCE_NOTIFICATIONTYPE_H_INCLUDED |
Enumerations | |
| enum | NotificationType { dontSendNotification = 0, sendNotification = 1, sendNotificationSync, sendNotificationAsync } |
| #define JUCE_NOTIFICATIONTYPE_H_INCLUDED |
| enum NotificationType |
These enums are used in various classes to indicate whether a notification event should be sent out.
1.8.13