Video display and composing engine for JUCE
Loading...
Searching...
No Matches
VideoEngine Member List

This is the complete list of members for VideoEngine, including all inherited members.

addJob(std::function< void()> job)VideoEngine
addJob(juce::ThreadPoolJob *job, bool deleteJobWhenFinished)VideoEngine
cancelJob(juce::ThreadPoolJob *job)VideoEngine
createAudioPluginInstance(const juce::String &identifierString, double sampleRate, int blockSize, juce::String &error) constVideoEngine
createClipFromFile(juce::URL url, StreamTypes type=StreamTypes::all())VideoEngine
createReaderFor(juce::File file, StreamTypes type=StreamTypes::all())VideoEngine
createVideoPluginInstance(const juce::String &identifierString, juce::String &error) constVideoEngine
getAudioFormatManager()VideoEngine
getAudioPluginManager()VideoEngine
getFormatManager()VideoEngine
getNextTimeSliceThread()VideoEngine
getThreadPool()VideoEngine
getUndoManager()VideoEngine
getVideoPluginManager()VideoEngine
manageLifeTime(std::shared_ptr< AVClip > clip)VideoEngine
setUndoManager(juce::UndoManager *undoManager)VideoEngine
VideoEngine()VideoEngine
~VideoEngine() overrideVideoEngine