openshot-audio
0.1.6
|
Go to the source code of this file.
Classes | |
class | Value |
class | Value::Listener |
class | Value::ValueSource |
Macros | |
#define | JUCE_VALUE_H_INCLUDED |
Typedefs | |
typedef Value::Listener | ValueListener |
Functions | |
OutputStream &JUCE_CALLTYPE | operator<< (OutputStream &, const Value &) |
#define JUCE_VALUE_H_INCLUDED |
typedef Value::Listener ValueListener |
This typedef is just for compatibility with old code - newer code should use the Value::Listener class directly.
OutputStream& JUCE_CALLTYPE operator<< | ( | OutputStream & | , |
const Value & | |||
) |
Writes a Value to an OutputStream as a UTF8 string.