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

Method shouldContinue

test/Mp3AudioFileReaderTest.cpp:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250 }
251
252 virtual bool shouldContinue() const
253 {
254 return true;
255 }
256
257 virtual bool process(
258 const short* input_buffer,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected