JUCE
Namespaces | Enumerations
juce_NotificationType.h File Reference

Namespaces

 juce
 Classes for IIR filter processing.
 

Enumerations

enum  juce::NotificationType { juce::dontSendNotification = 0, juce::sendNotification = 1, juce::sendNotificationSync, juce::sendNotificationAsync }
 These enums are used in various classes to indicate whether a notification event should be sent out. More...