OpenShot Audio Library | OpenShotAudio 0.3.2
|
This is the complete list of members for juce::ChildProcess, including all inherited members.
ChildProcess() | juce::ChildProcess | |
getExitCode() const | juce::ChildProcess | |
isRunning() const | juce::ChildProcess | |
kill() | juce::ChildProcess | |
readAllProcessOutput() | juce::ChildProcess | |
readProcessOutput(void *destBuffer, int numBytesToRead) | juce::ChildProcess | |
start(const String &command, int streamFlags=wantStdOut|wantStdErr) | juce::ChildProcess | |
start(const StringArray &arguments, int streamFlags=wantStdOut|wantStdErr) | juce::ChildProcess | |
StreamFlags enum name | juce::ChildProcess | |
waitForProcessToFinish(int timeoutMs) const | juce::ChildProcess | |
wantStdErr enum value (defined in juce::ChildProcess) | juce::ChildProcess | |
wantStdOut enum value (defined in juce::ChildProcess) | juce::ChildProcess | |
~ChildProcess() | juce::ChildProcess |