|
OpenShot Library | libopenshot-audio 0.2.0
|
Classes | |
| class | juce::CachedValue< Type > |
| This class acts as a typed wrapper around a property inside a ValueTree. More... | |
| class | juce::Value |
| Represents a shared variant value. More... | |
| class | juce::Value::Listener |
| Receives callbacks when a Value object changes. More... | |
| class | juce::Value::ValueSource |
| Used internally by the Value class as the base class for its shared value objects. More... | |
| class | juce::ValueTree |
| A powerful tree structure that can be used to hold free-form data, and which can handle its own undo and redo behaviour. More... | |
| struct | juce::ValueTree::Iterator |
| Iterator for a ValueTree. More... | |
| class | juce::ValueTree::Listener |
| Listener class for events that happen to a ValueTree. More... | |
| class | juce::ValueTreeSynchroniser |
| This class can be used to watch for all changes to the state of a ValueTree, and to convert them to a transmittable binary encoding. More... | |
| class | juce::ValueWithDefault |
| This class acts as a wrapper around a property inside a ValueTree. More... | |