OpenShot Library | libopenshot-audio
0.2.0
|
82 static var parse (
const File& file);
103 static String toString (
const var& objectToFormat,
104 bool allOnOneLine =
false,
105 int maximumDecimalPlaces = 15);
122 const var& objectToFormat,
123 bool allOnOneLine =
false,
124 int maximumDecimalPlaces = 15);
A simple class for holding temporary references to a string literal or String.
Represents the 'success' or 'failure' of an operation, and holds an associated error message to descr...
#define JUCE_API
This macro is added to all JUCE public class declarations.
Contains static methods for converting JSON-formatted text to and from var objects.
The base class for streams that write data to some kind of destination.
Represents a local file or directory.
A variant class, that can be used to hold a range of primitive values.
Wraps a pointer to a null-terminated UTF-8 character string, and provides various methods to operate ...