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

Method MadStream

src/Mp3AudioFileReader.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102//------------------------------------------------------------------------------
103
104MadStream::MadStream()
105{
106 mad_stream_init(this);
107}
108
109//------------------------------------------------------------------------------
110

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected