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