MCPcopy Create free account
hub / github.com/Tracktion/choc / AudioFileFormat

Method AudioFileFormat

choc/audio/choc_AudioFileFormat.h:430–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428}
429
430inline AudioFileFormat::AudioFileFormat() = default;
431inline AudioFileFormat::~AudioFileFormat() = default;
432
433inline bool AudioFileFormat::filenameSuffixMatches (std::string_view filename)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected