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

Method getStartFrame

test/Mp3AudioFileReaderTest.cpp:282–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280
281 public:
282 int getStartFrame() const
283 {
284 return start_frame_;
285 }
286
287 private:
288 int channels_;

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected