This is the complete list of members for AVFormatManager, including all inherited members.
| audioFormatManager | AVFormatManager | |
| 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 name | AVFormatManager | |
| 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 |