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

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

audioFormatManagerAVFormatManager
AVFormatManager()AVFormatManager
createClipFromFile(VideoEngine &engine, juce::URL url, StreamTypes type=StreamTypes::all())AVFormatManager
createClipWriter(juce::File file)AVFormatManager
createReaderFor(juce::File file, StreamTypes type=StreamTypes::all())AVFormatManager
Formats enum nameAVFormatManager
registerFactory(const juce::String &schema, std::function< std::shared_ptr< AVClip >(foleys::VideoEngine &videoEngine, juce::URL url, StreamTypes type)> factory)AVFormatManager
registerFormat(std::unique_ptr< AVFormat > format)AVFormatManager