Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tracktion/choc
/ WAVAudioFileFormat
Method
WAVAudioFileFormat
choc/audio/choc_AudioFileFormat_WAV.h:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
{
42
public:
43
WAVAudioFileFormat() = default;
44
~WAVAudioFileFormat() override {}
45
46
std::string getFileSuffixes() override;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected