| 428 | } |
| 429 | |
| 430 | inline AudioFileFormat::AudioFileFormat() = default; |
| 431 | inline AudioFileFormat::~AudioFileFormat() = default; |
| 432 | |
| 433 | inline bool AudioFileFormat::filenameSuffixMatches (std::string_view filename) |
nothing calls this directly
no outgoing calls
no test coverage detected