|
openshot-audio
0.1.7
|
#include "AppConfig.h"#include "modules/juce_audio_basics/juce_audio_basics.h"#include "modules/juce_audio_devices/juce_audio_devices.h"#include "modules/juce_audio_formats/juce_audio_formats.h"#include "modules/juce_audio_processors/juce_audio_processors.h"#include "modules/juce_core/juce_core.h"#include "modules/juce_data_structures/juce_data_structures.h"#include "modules/juce_events/juce_events.h"#include "modules/juce_graphics/juce_graphics.h"#include "modules/juce_gui_basics/juce_gui_basics.h"#include "modules/juce_gui_extra/juce_gui_extra.h"Go to the source code of this file.
Namespaces | |
| ProjectInfo | |
Variables | |
| const char *const | ProjectInfo::projectName = "libopenshot-audio" |
| const char *const | ProjectInfo::versionString = "0.0.1" |
| const int | ProjectInfo::versionNumber = 0x1 |
1.8.13