MCPcopy Create free account
hub / github.com/bbc/audiowaveform / MadFrame

Method MadFrame

src/Mp3AudioFileReader.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125//------------------------------------------------------------------------------
126
127MadFrame::MadFrame()
128{
129 mad_frame_init(this);
130}
131
132//------------------------------------------------------------------------------
133

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected