openshot-audio
0.1.7
|
Go to the source code of this file.
Classes | |
class | InterProcessLock::Pimpl |
class | ChildProcess::ActiveProcess |
struct | HighResolutionTimer::Pimpl |
Macros | |
#define | JUCE_STAT stat |
#define | JUCE_STAT stat |
Functions | |
int | juce_siginterrupt (int sig, int flag) |
int64 | juce_fileSetPosition (void *handle, int64 pos) |
File | juce_getExecutableFile () |
void | juce_runSystemCommand (const String &) |
String | juce_getOutputFromCommand (const String &) |
void JUCE_API | juce_threadEntryPoint (void *) |
void * | threadEntryProc (void *) |
#define JUCE_STAT stat |
#define JUCE_STAT stat |
File juce_getExecutableFile | ( | ) |
void JUCE_API juce_threadEntryPoint | ( | void * | ) |
void * threadEntryProc | ( | void * | userData | ) |