OpenShot Library | OpenShotAudio  0.2.1
broadcasters

Classes

class  juce::ActionBroadcaster
 Manages a list of ActionListeners, and can send them messages. More...
 
class  juce::ActionListener
 Interface class for delivery of events that are sent by an ActionBroadcaster. More...
 
class  juce::AsyncUpdater
 Has a callback method that is triggered asynchronously. More...
 
class  juce::ChangeBroadcaster
 Holds a list of ChangeListeners, and sends messages to them when instructed. More...
 
class  juce::ChangeListener
 Receives change event callbacks that are sent out by a ChangeBroadcaster. More...
 

Detailed Description