MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ is_audio() [2/2]

MAYAFLUX_API bool MayaFlux::is_audio ( const std::filesystem::path &  filepath)

Checks if the given file is an audio file based on its extension.

Parameters
filepathPath to the file to check
Returns
true if the file is recognized as an audio file, false otherwise