This is the complete list of members for AVFormat, including all inherited members.
| AVFormat()=default | AVFormat | |
| canRead(juce::File file)=0 | AVFormat | pure virtual |
| canWrite(juce::File file)=0 | AVFormat | pure virtual |
| createReaderFor(juce::File file, StreamTypes type=StreamTypes::all())=0 | AVFormat | pure virtual |
| createWriterFor(juce::File file, StreamTypes type=StreamTypes::all())=0 | AVFormat | pure virtual |
| ~AVFormat()=default | AVFormat | virtual |