Macros | |
| #define | FOLEYS_USE_OPENGL 0 |
| Config: FOLEYS_USE_OPENGL Experimental* This flag will switch from the juce paint() to the juce::OpenGLRenderer. | |
| #define | FOLEYS_DEBUG_LOGGING 0 |
| Config: FOLEYS_USE_FFMPEG Set this flag to use FFmpeg as reading/writing library. | |
| #define | FOLEYS_ENGINE_VERSION "0.2.0" |
| #define | FOLEYS_HAS_ADDONS 0 |
| #define | FOLEYS_LOG(textToWrite) |
| #define FOLEYS_USE_OPENGL 0 |
Config: FOLEYS_USE_OPENGL Experimental* This flag will switch from the juce paint() to the juce::OpenGLRenderer.
That way every AVClip has the chance to issue raw OpenGL calls.
| #define FOLEYS_DEBUG_LOGGING 0 |
Config: FOLEYS_USE_FFMPEG Set this flag to use FFmpeg as reading/writing library.
Config: FOLEYS_DEBUG_LOGGING Set this flag to enable logging
| #define FOLEYS_ENGINE_VERSION "0.2.0" |
| #define FOLEYS_HAS_ADDONS 0 |
| #define FOLEYS_LOG | ( | textToWrite | ) |